summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail158.stderr
blob: b9c3a7dbcaf45fa1e2e4bd72b8963c9acf76e323 (plain)
1
2
3
4
5
6

tcfail158.hs:14:19:
    `Val v' is not applied to enough type arguments
    Expected kind `*', but `Val v' has kind `* -> *'
    In the type signature for `bar':
      bar :: forall v. Val v