summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/PolyKinds02.stderr
blob: 8fd49c8158143377e9a0f4f3c8620252bdf3d12e (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