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

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