name: lifted-base
version: 0.2.3.0
id: lifted-base-0.2.3.0-d8b198ae238e73485b279b43f3a5664d

license: BSD3
copyright: (c) 2011-2012 Bas van Dijk, Anders Kaseorg
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/lifted-base
package-url:
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
author: Bas van Dijk, Anders Kaseorg
exposed: True
exposed-modules: Control.Concurrent.SampleVar.Lifted
                 Control.Exception.Lifted Control.Concurrent.MVar.Lifted
                 Control.Concurrent.Chan.Lifted Control.Concurrent.QSem.Lifted
                 Control.Concurrent.QSemN.Lifted Control.Concurrent.Lifted
                 Data.IORef.Lifted Foreign.Marshal.Utils.Lifted
                 System.Timeout.Lifted
hidden-modules:
trusted: False
import-dirs: /usr/pkg/lib/lifted-base-0.2.3.0/ghc-7.6.3
library-dirs: /usr/pkg/lib/lifted-base-0.2.3.0/ghc-7.6.3
hs-libraries: HSlifted-base-0.2.3.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: inlinable.h
depends: base-4.6.0.1-72d6677eb4ac5df4372f1408c9a3c60d
         monad-control-0.3.3.0-d848d5ffd2a63f5b2505bea9333044b1
         transformers-base-0.4.3-0cd573fc97005d420b2f33bcc9e5f9a8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/pkg/share/doc/lifted-base-0.2.3.0/html/lifted-base.haddock
haddock-html: /usr/pkg/share/doc/lifted-base-0.2.3.0/html
