[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail067.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail067.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail067.stderr
deleted file mode 100644 (file)
index 724cb48..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-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