Refer to 'mask' instead of 'block' in documentation of
Control.Exception
Bas van Dijk
v.dijk.bas at gmail.com
Sat Oct 16 15:03:01 EDT 2010
Hello,
Attached is a small documentation fix for Control.Exception that
replaces references to the deprecated 'block' with the recommended
'mask' combinator.
There's one line in the section 'Applying mask to an exception
handler' that I'm not sure about what to do with:
"If you need to unblock asynchronous exceptions again in the exception
handler, just use 'unblock' as normal."
Do we really need to point users to a deprecated function?
Regards,
Bas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: docfix_mask_instead_of_block.dpatch
Type: application/octet-stream
Size: 51744 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/libraries/attachments/20101016/3d3a422f/docfix_mask_instead_of_block-0001.obj
More information about the Libraries
mailing list