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

T15116.hs:7:12: error:
    • Data constructor ‘MkA’ cannot be used here
        (it is defined and used in the same recursive group)
    • In the first argument of ‘A’, namely ‘MkA’
      In the type ‘A MkA’
      In the definition of data constructor ‘MkA’