summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail199.stderr
blob: 4833c769f981a5b897d7cf80e514a156286239f8 (plain)
1
2
3
4
5

tcfail199.hs:5:1:
    Couldn't match expected type ‘IO t0’ with actual type ‘[Char]’
    In the expression: main
    When checking the type of the IO action ‘main’