[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail044.stderr
index 018a55a..6971308 100644 (file)
@@ -1,12 +1,14 @@
  
-tcfail044.hs:12: The type `a
-                          -> a' cannot be used as an instance type
+tcfail044.hs:12: The type
+                    `a -> a'
+                cannot be used as an instance type
  
-tcfail044.hs:5: The type `a
-                         -> a' cannot be used as an instance type
+tcfail044.hs:5: The type
+                   `a -> a'
+               cannot be used as an instance type
  
-tcfail044.hs:20: No instance for:
-                    `PrelBase.Num (PrelBase.Float -> PrelBase.Float)'
+tcfail044.hs:20: No instance for: `PrelBase.Num (PrelBase.Float
+                                                -> PrelBase.Float)'
     arising from use of `PrelBase.+' at tcfail044.hs:20