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

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