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

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