name:                 enclosed-exceptions
version:              1.0.3
visibility:           public
id:                   enclosed-exceptions-1.0.3-BgmSPQYIMrdFdauGZ6aUGl
key:                  enclosed-exceptions-1.0.3-BgmSPQYIMrdFdauGZ6aUGl
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:                  19c9f0cafd7efb789eb3b79af1e71eb9
exposed:              True
exposed-modules:      Control.Exception.Enclosed
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/enclosed-exceptions-1.0.3-BgmSPQYIMrdFdauGZ6aUGl

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/enclosed-exceptions-1.0.3-BgmSPQYIMrdFdauGZ6aUGl

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/enclosed-exceptions-1.0.3-BgmSPQYIMrdFdauGZ6aUGl

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

hs-libraries:         HSenclosed-exceptions-1.0.3-BgmSPQYIMrdFdauGZ6aUGl
depends:
    base-4.19.1.0-inplace deepseq-1.5.0.0-inplace
    lifted-base-0.2.3.12-D4MHIfd8CCHLqnOWm5ZDd0
    monad-control-1.0.3.1-5el1pWOnFZJ8iHQ5y2z7g
    transformers-0.6.1.0-inplace
    transformers-base-0.4.6-2gzdHYYl44UFVXK1Uhqqew

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

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