Source: haskell-monadcatchio-transformers Section: haskell Priority: optional Maintainer: Debian Haskell Group Uploaders: TANIGUCHI Takaki Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-extensible-exceptions-dev (>> 0.1) , libghc-extensible-exceptions-dev (<< 0.2) , libghc-extensible-exceptions-prof Build-Depends-Indep: ghc-doc , libghc-transformers-doc , libghc-extensible-exceptions-doc Standards-Version: 3.9.4 #Homepage: None Package: libghc-monadcatchio-transformers-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Suggests: ${haskell:Suggests} Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb} 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. . ${haskell:Blurb} Package: libghc-monadcatchio-transformers-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Suggests: ${haskell:Suggests} Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb} 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. . ${haskell:Blurb} Package: libghc-monadcatchio-transformers-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb} 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. . ${haskell:Blurb}