[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail013.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail013.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail013.stderr
deleted file mode 100644 (file)
index 45fefc8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-tcfail013.hs:4: Couldn't match the type
-                   `[t{-aHg-}]' against `PrelBase.Bool'
-    Expected: `[t{-aHg-}] -> t{-aHi-}'
-    Inferred: `PrelBase.Bool -> t{-aHl-}'
-    In an equation for function `f':
-       `f PrelBase.True
-                  =   2'
-
-
-Compilation had errors