[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_fail / Digraph.stderr
diff --git a/ghc/compiler/tests/typecheck/should_fail/Digraph.stderr b/ghc/compiler/tests/typecheck/should_fail/Digraph.stderr
new file mode 100644 (file)
index 0000000..a61101c
--- /dev/null
@@ -0,0 +1,8 @@
+"Digraph.hs", line 19: Type signature is too polymorphic:
+    Signature: [Edge v]
+    Monomorphic type variables: v
+    In a type signature: [Edge v]
+Fail: Compilation errors found
+
+ghc: execution of the Haskell compiler had trouble