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

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