[project @ 1998-05-22 15:57:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail032.stderr
index ea59332..0a2b33b 100644 (file)
@@ -3,8 +3,8 @@ tcfail032.hs:14:
     A type signature is more polymorphic than the inferred type
        Can't for-all the type variable(s) `a'
        in the type `a -> Int'
-       In an expression with a type signature:
-             x :: _forall_ [a] (PrelBase.Eq a) => a -> Int
+    In an expression with a type signature:
+         x :: _forall_ [a] (PrelBase.Eq a) => a -> Int
 
 
 Compilation had errors