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

T12102.hs:17:1: error: [GHC-01259]
    • Illegal constraint in a kind: forall a.
                                    (IsTypeLit a ~ True) =>
                                    a -> *
    • In the data type declaration for ‘T’