[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail012.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail012.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail012.stderr
deleted file mode 100644 (file)
index 2e525ce..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-tcfail012.hs:3: Couldn't match the type
-                   `PrelBase.Bool' against `[t{-amB-}]'
-    Expected: `PrelBase.Bool'
-    Inferred: `[t{-amB-}]'
-    In a pattern binding:
-       `PrelBase.True'
-           =   `PrelBase.[]'
-
-
-Compilation had errors