summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/T10284.stderr
blob: c7133f01725ac52b51d4dfd3d886dcd84c84d01f (plain)
1
2
3
4
5
T10284: T10284.hs:14:19: error:
    Couldn't match expected type ‘()’ with actual type ‘Int’
    In the first argument of ‘evaluate’, namely ‘a’
    In the first argument of ‘catch’, namely ‘(evaluate a)’
(deferred type error)