summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T15787.stderr
blob: 7241e2f7fb01ae8ef080d64974f040b98111acb0 (plain)
1
2
3
4
5
6
7
8
9

T15787.hs:15:14: error:
    • Expected a type, but ‘k’ has kind ‘ob’
      ‘ob’ is a rigid type variable bound by
        the data constructor ‘Kl’
        at T15787.hs:15:3-43
    • In the type ‘k’
      In the definition of data constructor ‘Kl’
      In the data declaration for ‘Kl_kind’