summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/gadt/gadt11.stderr
blob: 721b1484952662d44be2fc39bb21850e7b883ebd (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 type declaration for `B'