Replaced throw to throwIO where type is IO
Antoine Latter
aslatter at gmail.com
Fri Sep 24 20:21:27 EDT 2010
Why is this patch a good thing?
Not that I'm against it, but I am curious.
Thanks,
Antoine
On Sep 24, 2010 4:47 PM, "Bas van Dijk" <v.dijk.bas at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/libraries/attachments/20100924/0396bebd/attachment.html
More information about the Libraries
mailing list