[Haskell-cafe] ANNOUNCE: monad-control-0.3

Ertugrul Söylemez es at ertes.de
Sat Dec 3 19:30:17 CET 2011


Bas van Dijk <v.dijk.bas at gmail.com> wrote:

> It provides lifted versions of functions from the base library.
> Currently it exports the following modules:
>
> * Control.Exception.Lifted
> * Control.Concurrent.Lifted
> * Control.Concurrent.MVar.Lifted
> * System.Timeout.Lifted
>
> These are just modules which people have needed in the past. If you
> need a lifted version of some function, just ask me to add it or send
> me a patch.
>
> Note that Peter Simons just discovered that these packages don't build
> with GHC-7.0.4 (https://github.com/basvandijk/monad-control/issues/3).
> I just committed some fixes which enable them to be build on GHC >=
> 6.12.3. Hopefully I can release these fixes this weekend.

Just in time!  The forkable-monad library seems to fail with base
libraries more recent than mine, and I really need a generalized
forkIO. =)

Thanks for your great work.


Greets,
Ertugrul


-- 
nightmare = unsafePerformIO (getWrongWife >>= sex)
http://ertes.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111203/91f4b9f2/attachment.pgp>


More information about the Haskell-Cafe mailing list