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

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