summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail079.stderr
blob: a5c82e99f91ad5af0cc1af8e008a0c47dc9f0e91 (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