[project @ 2000-08-17 11:24:49 by rrt]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail001.hs
index a90d230..4e3e130 100644 (file)
@@ -1,5 +1,5 @@
---!!! This should fail with a type error: the instance method
---!!! has a function type when it should have the type [a].
+-- !!! This should fail with a type error: the instance method
+-- !!! has a function type when it should have the type [a].
 module ShouldFail where
 
 class A a where