[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail057.hs
index bef0085..9659cf0 100644 (file)
@@ -1,6 +1,6 @@
 module ShouldFail where
 
---!!! inadvertently using -> instead of =>
+-- !!! inadvertently using -> instead of =>
 
 f :: (RealFrac a) -> a -> a
 f x = x