
3 Jul
2012
3 Jul
'12
12:56 p.m.
On Tue, Jul 03, 2012 at 02:17:46PM +0100, Ross Paterson wrote:
On Tue, Jul 03, 2012 at 01:53:16PM +0100, Simon Marlow wrote:
Good idea. In fact, I've added a Functor instance for Async itself - it required a bit of refactoring but didn't add much overhead.
So now you can simplify the interfaces of waitEither/waitAny et al?
Ah, that won't work with the Catch versions.