summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail158.stderr
blob: 4110f873669a5883b7a2cf50d1caedf8cb902c5e (plain)
1
2
3
4
5

tcfail158.hs:14:19: error:
    Expecting one more argument to ‘Val v’
    Expected a type, but ‘Val v’ has kind ‘* -> *’
    In the type signature: bar :: forall v. Val v