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

tcfail063.hs:6:9: error:
    Expecting one more argument to ‘Num’
    Expected a constraint, but ‘Num’ has kind ‘* -> Constraint’
    In the type signature: moby :: Num => Int -> a -> Int