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

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