summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/parser/should_fail/readFail008.stderr
blob: a40ce01da007bafd72df503faa1670e1b8b02449 (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'