[project @ 1998-04-17 15:58:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail078.stderr
index 56711e3..5909239 100644 (file)
@@ -1,8 +1,8 @@
  
 tcfail078.hs:5:
     Type constructor used as a class: Integer
-       In the context `(Integer i)'
-       In the type `_forall_ [i] (Integer i) => i'
+    In the context `(Integer i)'
+    In the type `_forall_ [i] (Integer i) => i'
 
 
 Compilation had errors