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

T11520.hs:19:77: error:
    • Expected kind ‘k20 -> k10’, but ‘g’ has kind ‘k’
    • In the second argument of ‘Compose’, namely ‘g’
      In the first argument of ‘Typeable’, namely ‘(Compose f g)’
      In the instance declaration for ‘Typeable (Compose f g)’