24 Sep
2010
24 Sep
'10
10:20 p.m.
I just extended the patch with two more throw-to-throwIO replacements in GHC/IO.hs. On Fri, Sep 24, 2010 at 11:46 PM, Bas van Dijk <v.dijk.bas@gmail.com> wrote:
Hello,
Attached is a small patch to: Control/Exception/Base.hs which replaces all uses of 'throw' to 'throwIO' where the type is IO.
It would be nice if someone can review and apply it.
Regards,
Bas