summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail119.stderr
blob: 1984617b2b32f43d4cd0625abd52a6d909e3bc1d (plain)
1
2
3
4
5

tcfail119.hs:11:8:
    Couldn't match expected type `Bool' with actual type `[Char]'
    In the pattern: "Foo"
    In an equation for `b': b x "Foo" = ()