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