Package: wnpp Severity: wishlist Owner: Kiwamu Okabe <[email protected]>
* Package name : haskell-monadcatchio-transformers Version : 0.2.2.3 Upstream Author : [email protected] * URL : http://hackage.haskell.org/package/MonadCatchIO-transformers * License : BSD3 Programming Lang: Haskell Description : Control.Exception module for monad-transformer 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. -- Kiwamu Okabe -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

