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

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