[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail027.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail027.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail027.stderr
new file mode 100644 (file)
index 0000000..e86e6ab
--- /dev/null
@@ -0,0 +1,7 @@
+The following classes form a cycle:
+    "tcfail027.hs", line 4:  A
+    "tcfail027.hs", line 7:  B
+Fail: Compilation errors found
+
+ghc: execution of the Haskell compiler had trouble