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

PolyKinds02.hs:13:16: error:
    • Expected kind ‘Nat’, but ‘Nat’ has kind ‘*’
    • In the second argument of ‘Vec’, namely ‘Nat’
      In the type signature:
        vec :: Vec Nat Nat