summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail119.stderr
blob: 45a1bc7707c02a256851f0c5c5ae0d7a959d9da8 (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" = ()