summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail158.stderr
blob: e359c8bdb2070bc65499f2d014debebbf5015057 (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