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

T2126.hs:5:1: error: [GHC-05380]
    A newtype must have exactly one constructor, but ‘X’ has none
    In the newtype declaration for ‘X’