darcs patch: Expand and clarify MVar documentation.
1 patch for repository http://darcs.haskell.org/packages/base: Sat Jan 15 00:06:43 GMT 2011 Edward Z. Yang <ezyang@mit.edu> * Expand and clarify MVar documentation.
Hi Edward, that reads well. I found just one small typo: ...is that processed blocked... : processed ~~> processes cheers, Simon 2011/1/15 Edward Z. Yang <ezyang@mit.edu>:
1 patch for repository http://darcs.haskell.org/packages/base:
Sat Jan 15 00:06:43 GMT 2011 Edward Z. Yang <ezyang@mit.edu> * Expand and clarify MVar documentation.
_______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
Thanks for the comments, I've incorporated them in the patch and resubmitted. Cheers, Edward
On Sat, Jan 15, 2011 at 1:07 AM, Edward Z. Yang <ezyang@mit.edu> wrote:
1 patch for repository http://darcs.haskell.org/packages/base:
Sat Jan 15 00:06:43 GMT 2011 Edward Z. Yang <ezyang@mit.edu> * Expand and clarify MVar documentation.
+1 However, I would replace "processes" with "threads". Bas
participants (3)
-
Bas van Dijk -
Edward Z. Yang -
Simon Meier