[project @ 1997-05-26 05:42:53 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail067.stderr
index e69de29..724cb48 100644 (file)
@@ -0,0 +1,13 @@
+tcfail067.hs:1: tcfail067.hs:76: Context required by inferred type, but missing on a type signature:
+                   at a use of an overloaded identifier: `SubRange'
+                   `PrelBase.Ord' `a{-a1dZ-}'
+    When checking signature(s) for: `numSubRangeBinOp'
+tcfail067.hs:65: tcfail067.hs:61: Context required by inferred type, but missing on a type signature:
+                    at a use of an overloaded identifier: `numSubRangeNegate'
+                    `PrelBase.Ord' `a{-a1fx-}'
+    When checking methods of an instance declaration
+
+
+Compilation had errors