[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc039.hs
index 0e5bd95..05b8784 100644 (file)
@@ -1,4 +1,4 @@
-module ShouldSucc where
+module ShouldSucceed where
 
 class (Eq a) => A a where
  op1 :: a -> a