summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/gadt11.stderr
blob: 016fd2bd751912a414be467fe067f124ae1fb0c4 (plain)
1
2
3
4
5
6

gadt11.hs:12:3:
    Data constructor ‘L2’ returns type ‘T1 Bool’
      instead of an instance of its parent type ‘T2 a’
    In the definition of data constructor ‘L2’
    In the data declaration for ‘T2’