summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod60.stderr
blob: b25ee48b16a14755d9e86c8b6ad1186fd338cb49 (plain)
1
2
3
4
5

mod60.hs:3:4:
    Constructor ‛Left’ should have 1 argument, but has been given none
    In the pattern: Left
    In an equation for ‛f’: f (Left) = error "foo"