X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail080.stderr;fp=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail080.stderr;h=0000000000000000000000000000000000000000;hb=16acb4976514ab4b03c79d6845e3f0e98a1a33cf;hp=c5c6f22d8405aeee316e8dee34bdd9134aaf3f54;hpb=f2eadfd5dfb23cc611e2540f46180bca7d095f15;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail080.stderr b/ghc/tests/typecheck/should_fail/tcfail080.stderr deleted file mode 100644 index c5c6f22..0000000 --- a/ghc/tests/typecheck/should_fail/tcfail080.stderr +++ /dev/null @@ -1,7 +0,0 @@ - -tcfail080.hs:11: - Ambiguous type variable(s) `c' in the constraint `Collection c a' - arising from use of `singleton' at tcfail080.hs:11 - In the first argument of `isempty', namely `(singleton x)' - In the right-hand side of an equation for `q': - isempty (singleton x)