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

gadt11.hs:9:3:
    Data constructor `B1' returns type `X []'
      instead of an instance of its parent type `B a'
    In the definition of data constructor `B1'
    In the data declaration for `B'