Subject: CVS commit: wip/hs-MonadCatchIO-transformers
From: PHO / phonohawk
Date: 2010-03-03 10:42:58
Message id: E1Nml6n-0000wR-2H@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import hs-MonadCatchIO-transformers-0.0.2.0 as wip/hs-MonadCatchIO-transformers.

Provides functions to throw and catch exceptions. Unlike the functions
from Control.Exception, which work in IO, these work in any stack of
monad transformers (from the transformers package) with IO as the base
monad. You can extend this functionality to other monads, by creating
an instance of the MonadCatchIO class.


Files:
RevisionActionfile
1.1importwip/hs-MonadCatchIO-transformers/distinfo
1.1importwip/hs-MonadCatchIO-transformers/Makefile
1.1importwip/hs-MonadCatchIO-transformers/buildlink3.mk
1.1importwip/hs-MonadCatchIO-transformers/PLIST
1.1importwip/hs-MonadCatchIO-transformers/DESCR