Doc fixes in Control.Exception

Bas van Dijk v.dijk.bas at gmail.com
Mon Mar 8 17:31:30 EST 2010


I also noticed some dead links to 'BlockedOnDeadMVar' and
'BlockedIndefinitely' in the documentation of 'forkIO':

http://haskell.org/ghc/docs/latest/html/libraries/base-4.2.0.0/Control-Concurrent.html#v%3AforkIO

I see 'BlockedOnDeadMVar' got renamed to 'BlockedIndefinitelyOnMVar'
and 'BlockedIndefinitely' got renamed to 'BlockedIndefinitelyOnSTM'.

The attached patch fixes it.

regards,

Bas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-dead-links-doc-forkio.dpatch
Type: application/octet-stream
Size: 27309 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/libraries/attachments/20100308/20430b07/fix-dead-links-doc-forkio-0001.obj


More information about the Libraries mailing list