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

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