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

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