Source: haskell-monadcatchio-mtl Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-mtl-prof Build-Depends-Indep: ghc-doc, haddock, libghc-mtl-doc Standards-Version: 3.8.1 Homepage: http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl Package: libghc-monadcatchio-mtl-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Monad-transformer version of the Control.Exception module Provides a monad-transformer version of the @Control.Exception.catch@ function. For this, it defines the @MonadCatchIO@ class, a subset of @MonadIO@. It defines proper instances for most monad transformers in the 'mtl' library. . Upstream-Maintainer: jcpetruzza@gmail.com . This package contains the normal library files. Package: libghc-monadcatchio-mtl-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-monadcatchio-mtl-dev Description: Monad-transformer version of the Control.Exception module Provides a monad-transformer version of the @Control.Exception.catch@ function. For this, it defines the @MonadCatchIO@ class, a subset of @MonadIO@. It defines proper instances for most monad transformers in the 'mtl' library. . Upstream-Maintainer: jcpetruzza@gmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-monadcatchio-mtl-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Monad-transformer version of the Control.Exception module Provides a monad-transformer version of the @Control.Exception.catch@ function. For this, it defines the @MonadCatchIO@ class, a subset of @MonadIO@. It defines proper instances for most monad transformers in the 'mtl' library. . Upstream-Maintainer: jcpetruzza@gmail.com . This package contains the documentation files.