name: iException version: 0.0.1 cabal-version: >= 1.2.3.0 build-type: Simple license: OtherLicense license-file: LICENSE copyright: (c) 2008 Marco Túlio Gontijo e Silva author: Marco Túlio Gontijo e Silva maintainer: Marco Túlio Gontijo e Silva synopsis: Version of Control.Exception using InterleavableIO. description: This module was generated by interleavableGen. category: Monads tested-with: GHC == 6.8.2 Library exposed-modules: Control.Monad.Trans.InterleavableIO.Control.Exception build-depends: base, mtl, interleavableIO extensions: FlexibleInstances, NoMonomorphismRestriction ghc-options: -Wall