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

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