name: MonadCatchIO-mtl
version: 0.1.0.1
license: PublicDomain
copyright:
maintainer: jcpetruzza@gmail.com
stability:
homepage: http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl
package-url:
description: 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.
category: Control
author:
exposed: True
exposed-modules: Control.Monad.CatchIO Control.Monad.CatchIO.Old
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/MonadCatchIO-mtl-0.1.0.1/ghc-6.10.4
library-dirs: /usr/lib/haskell-packages/ghc6/lib/MonadCatchIO-mtl-0.1.0.1/ghc-6.10.4
hs-libraries: HSMonadCatchIO-mtl-0.1.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.1.0.0 mtl-1.1.0.2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/ghc6-doc/ghc-6.10.4/haddock/MonadCatchIO-mtl.haddock
haddock-html: /usr/share/doc/libghc6-monadcatchio-mtl-doc/html/
