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

T14450.hs:34:3: error:
    • Type indexes must match class instance head
      Expected: Dom @k @k (IddSym0 @k)
        Actual: Dom @(*) @(*) (IddSym0 @(*))
    • In the type instance declaration for ‘Dom’
      In the instance declaration for ‘Varpi (IddSym0 :: k ~> k)’