name:                 enclosed-exceptions
version:              1.0.3
visibility:           public
id:                   enclosed-exceptions-1.0.3-61QqYKRmJA1GQlcZYTSYX4
key:                  enclosed-exceptions-1.0.3-61QqYKRmJA1GQlcZYTSYX4
license:              MIT
maintainer:           jmacristovao@gmail.com, michael@snoyman.com
author:               Michael Snoyman, João Cristóvão
homepage:             https://github.com/jcristovao/enclosed-exceptions
synopsis:             Catching all exceptions from within an enclosed computation
description:
    Catching all exceptions raised within an enclosed computation,
    while remaining responsive to (external) asynchronous exceptions.
    For more information on the technique, please see:
    <https://www.fpcomplete.com/user/snoyberg/general-haskell/exceptions/catching-all-exceptions>

category:             Control
abi:                  eb8fd4b45a05549dcc83a1c885540443
exposed:              True
exposed-modules:      Control.Exception.Enclosed
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/enclosed-exceptions-1.0.3-61QqYKRmJA1GQlcZYTSYX4

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/enclosed-exceptions-1.0.3-61QqYKRmJA1GQlcZYTSYX4

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/enclosed-exceptions-1.0.3-61QqYKRmJA1GQlcZYTSYX4

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/enclosed-exceptions-1.0.3

hs-libraries:         HSenclosed-exceptions-1.0.3-61QqYKRmJA1GQlcZYTSYX4
depends:
    base-4.20.0.0-inplace deepseq-1.5.0.0-inplace
    lifted-base-0.2.3.12-LFa8GLuCWYm3MKJ5bPUI3I
    monad-control-1.0.3.1-GOYX6KvY6Yh2psMKTxTH5L
    transformers-0.6.1.1-inplace
    transformers-base-0.4.6-3lMhUTO8uKN4hkNEZymX1H

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/enclosed-exceptions-1.0.3/html/enclosed-exceptions.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/enclosed-exceptions-1.0.3/html
