X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail012.stderr;h=705d07620fb42819a2b9f2c34cb648d71a1486f3;hb=17f2e4cee594f8922bed6c3a8101a77c7fcb1977;hp=70fca455b7297ebe9e5491e705df32c497f14668;hpb=4ef5718817194b78934c0fdb0f0b349918effa0a;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail012.stderr b/ghc/tests/typecheck/should_fail/tcfail012.stderr index 70fca45..705d076 100644 --- a/ghc/tests/typecheck/should_fail/tcfail012.stderr +++ b/ghc/tests/typecheck/should_fail/tcfail012.stderr @@ -1,8 +1,8 @@ tcfail012.hs:3: - Couldn't match the type `Bool' against `[apz]' + Couldn't match the type `Bool' against `[apR]' Expected: Bool - Inferred: [apz] + Inferred: [apR] In a pattern binding: True = []