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

tcfail132.hs:17:37:
    The first argument of ‛T’ should have kind ‛* -> * -> * -> *’,
      but ‛Object f' f t’ has kind ‛* -> * -> *’
    In the type ‛T (Object f' f t) (DUnit t)’
    In the type declaration for ‛LiftObject’