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

tcfail093.hs:23:10: error:
    • No instance for ‘Call (IO Int) h0’ arising from a use of ‘call’
    • In the expression: call primDup
      In an equation for ‘dup’: dup () = call primDup