summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T16829a.stderr
blob: f53d6ccfd6cbec2de995d0987c14177cc585425c (plain)
1
2
3
4
5

T16829a.hs:9:1: error:
    • Newtype has non-* return kind ‘TYPE 'IntRep’
    • In the newtype declaration for ‘T’
    Suggested fix: Perhaps you intended to use UnliftedNewtypes