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

T14580.hs:8:32: error:
    • Expected kind ‘Cat a’, but ‘iso :: cat a b’ has kind ‘cat a b’
    • In the first argument of ‘ISO’, namely ‘(iso :: cat a b)’
      In the type ‘ISO (iso :: cat a b)’
      In the type declaration for ‘<-->’