[project @ 1999-06-09 09:35:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail070.hs
index d6cd3d7..6cd2a28 100644 (file)
@@ -10,5 +10,7 @@ panic! (the `impossible' happened):
        tlist
 -}
 
+module TcFail where
+
 type State = ([Int] Bool)