X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2FDigraph.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_fail%2FDigraph.stderr;h=a61101ca92f5c1c019e8a5d805ead63250a91787;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/typecheck/should_fail/Digraph.stderr b/ghc/compiler/tests/typecheck/should_fail/Digraph.stderr new file mode 100644 index 0000000..a61101c --- /dev/null +++ b/ghc/compiler/tests/typecheck/should_fail/Digraph.stderr @@ -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