[project @ 1997-07-31 00:05:10 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail068.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail068.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail068.stderr
deleted file mode 100644 (file)
index 47bc53f..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-tcfail068.hs:4:
-    Conflicting definitions for: `Just'
-       Defined at tcfail068.hs:68
-       Imported from Prelude at tcfail068.hs:4
-tcfail068.hs:4:
-    Conflicting definitions for: `Nothing'
-       Defined at tcfail068.hs:70
-       Imported from Prelude at tcfail068.hs:4
-tcfail068.hs:4:
-    Conflicting definitions for: `Maybe'
-       Defined at tcfail068.hs:68
-       Imported from Prelude at tcfail068.hs:4
-tcfail068.hs:14:
-    Value not in scope: `runST'
-tcfail068.hs:21:
-    Value not in scope: `runST'
-tcfail068.hs:19:
-    Value not in scope: `returnStrictlyST'
-tcfail068.hs:19:
-    Value not in scope: `seqStrictlyST'
-tcfail068.hs:21:
-    Value not in scope: `thenStrictlyST'
-tcfail068.hs:26:
-    Value not in scope: `returnStrictlyST'
-tcfail068.hs:26:
-    Value not in scope: `seqStrictlyST'
-tcfail068.hs:29:
-    Value not in scope: `returnStrictlyST'
-tcfail068.hs:30:
-    Value not in scope: `seqStrictlyST'
-tcfail068.hs:29:
-    Value not in scope: `thenStrictlyST'
-tcfail068.hs:32:
-    Value not in scope: `runST'
-tcfail068.hs:38:
-    Value not in scope: `returnStrictlyST'
-tcfail068.hs:38:
-    Value not in scope: `thenStrictlyST'
-tcfail068.hs:41:
-    Value not in scope: `returnStrictlyST'
-tcfail068.hs:42:
-    Value not in scope: `seqStrictlyST'
-tcfail068.hs:41:
-    Value not in scope: `thenStrictlyST'
-tcfail068.hs:45:
-    Value not in scope: `runST'
-
-
-Compilation had errors