summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T14033.stderr
blob: fbc6b5448625bec2fc82fd546cafa6399a9b4a92 (plain)
1
2
3
4
5
6

T14033.hs:5:16: error:
    • The constructor of a newtype must have exactly one field
        but ‘Zero’ has none
    • In the definition of data constructor ‘Zero’
      In the newtype declaration for ‘Zero’