[project @ 2000-08-17 11:24:49 by rrt]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail078.hs
index 23e93b5..1054f6d 100644 (file)
@@ -1,6 +1,6 @@
 module ShouldFail where
 
---!!! Using a type constructor as a class name
+-- !!! Using a type constructor as a class name
 
 f :: Integer i => i 
 f =               0