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

tcfail155.hs:8:6:
    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 declaration for `T'