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

tcfail155.hs:8:6: error:
    • Data constructor ‘P’ returns type ‘L2’
        instead of an instance of its parent type ‘T a’
    • In the definition of data constructor ‘P’
      In the data type declaration for ‘T’