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

T14580.hs:8:31: 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 ‘<-->’