summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail199.stderr
blob: 6866a2645273cf747011cce3b8a6045899286d28 (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 function `main'