summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T2126.stderr
blob: 2facb189a9fb1a3757193baa78811009c54d54c1 (plain)
1
2
3
4

T2126.hs:5:1:
    A newtype must have exactly one constructor, but `X' has none
    In the newtype declaration for `X'