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

PolyKinds02.hs:13:16:
    The second argument of `Vec' should have kind `Nat',
      but `Nat' has kind `*'
    In the type signature for `vec': vec :: Vec Nat Nat