[project @ 1997-05-26 05:42:35 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / tcfail070.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/tcfail070.stderr b/ghc/compiler/tests/typecheck/should_fail/tcfail070.stderr
new file mode 100644 (file)
index 0000000..f5acaae
--- /dev/null
@@ -0,0 +1,9 @@
+tcfail070.hs:13: Couldn't match the kind
+                    * against * -> ka2141
+    When unifying two kinds
+       * and * -> ka2141
+    In the type declaration for `State'
+
+
+Compilation had errors