
15 Jun
2012
15 Jun
'12
6:17 p.m.
On 14 June 2012 15:57, Bas van Dijk
Hi Simon,
Nice package!
For completeness sake, shouldn't the package also offer these functions:
* asyncOS * asyncOn * asyncWithUnmask * asyncOnWithUnmask
analogous to the same functions in Control.Concurrent.
I don't know if they will be used a lot but I also added them to the threads package:
http://hackage.haskell.org/packages/archive/threads/0.5/doc/html/Control-Con...
Bas
Simon, I've send you a pull request to add these: https://github.com/simonmar/async/pull/2 Cheers, Bas