summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/PolyKinds07.stderr
blob: 3a38a6777f141c7b1fe91a9895dd88226b1ff114 (plain)
1
2
3
4
5
6
7

PolyKinds07.hs:10:11:
    Data constructor ‘A1’ cannot be used here
      (it is defined and used in the same recursive group)
    In the first argument of ‘B’, namely ‘A1’
    In the type ‘B A1’
    In the definition of data constructor ‘B1’