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

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