[project @ 1999-03-16 12:36:15 by simonpj]
[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