summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod60.stderr
blob: f363cb933bcebf6ea6f2c0096aa3c98d9ac43907 (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"