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

tcfail063.hs:6:9:
    `Num' is not applied to enough type arguments
    Expected kind `?', but `Num' has kind `* -> *'
    In the type signature for `moby': moby :: Num => Int -> a -> Int