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

tcfail158.hs:15: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