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

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