Replaced throw to throwIO where type is IO
Bas van Dijk
v.dijk.bas at gmail.com
Fri Sep 24 17:46:40 EDT 2010
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 --------------
A non-text attachment was scrubbed...
Name: throws-to-throwIOs.dpatch
Type: application/octet-stream
Size: 50387 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/libraries/attachments/20100924/0035be97/throws-to-throwIOs-0001.obj
More information about the Libraries
mailing list