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

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