name:                 lifted-base
version:              0.2.3.12
visibility:           public
id:                   lifted-base-0.2.3.12-LFa8GLuCWYm3MKJ5bPUI3I
key:                  lifted-base-0.2.3.12-LFa8GLuCWYm3MKJ5bPUI3I
license:              BSD-3-Clause
copyright:            (c) 2011-2012 Bas van Dijk, Anders Kaseorg
maintainer:           Bas van Dijk <v.dijk.bas@gmail.com>
author:               Bas van Dijk, Anders Kaseorg
homepage:             https://github.com/basvandijk/lifted-base
synopsis:             lifted IO operations from the base library
description:
    @lifted-base@ exports IO operations from the base library lifted to
    any instance of 'MonadBase' or 'MonadBaseControl'.

    Note that not all modules from @base@ are converted yet. If
    you need a lifted version of a function from @base@, just
    ask me to add it or send me a patch.

    The package includes a copy of the @monad-peel@ testsuite written
    by Anders Kaseorg The tests can be performed using @cabal test@.

category:             Control
abi:                  69ea60c974e9fea793c7f975450f1113
exposed:              True
exposed-modules:
    Control.Concurrent.Chan.Lifted Control.Concurrent.Lifted
    Control.Concurrent.MVar.Lifted Control.Concurrent.QSem.Lifted
    Control.Concurrent.QSemN.Lifted Control.Exception.Lifted
    Data.IORef.Lifted Foreign.Marshal.Utils.Lifted
    System.Timeout.Lifted

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lifted-base-0.2.3.12-LFa8GLuCWYm3MKJ5bPUI3I

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lifted-base-0.2.3.12-LFa8GLuCWYm3MKJ5bPUI3I

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lifted-base-0.2.3.12-LFa8GLuCWYm3MKJ5bPUI3I

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/lifted-base-0.2.3.12

hs-libraries:         HSlifted-base-0.2.3.12-LFa8GLuCWYm3MKJ5bPUI3I
includes:             inlinable.h
depends:
    base-4.20.0.0-inplace monad-control-1.0.3.1-GOYX6KvY6Yh2psMKTxTH5L
    transformers-base-0.4.6-3lMhUTO8uKN4hkNEZymX1H

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/lifted-base-0.2.3.12/html/lifted-base.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/lifted-base-0.2.3.12/html
