summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail008.stderr
blob: 8fd289a3019fe13f54f2bb1b812f64819842e333 (plain)
1
2
3
4
5
6

readFail008.hs:5:15:
    A newtype constructor cannot have a strictness annotation,
      but ‘T’ does
    In the definition of data constructor ‘T’
    In the newtype declaration for ‘N’