[project @ 2001-04-03 16:28:11 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail019.hs
index b3da9cd..af46532 100644 (file)
@@ -1,5 +1,4 @@
-
-module P where
+module ShouldFail where
 
 class A a where
  p1 :: a -> a