summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail063.stderr
blob: a3347122e778b23420ba366c85ed030b35c40eba (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