name:                 control-monad-free
version:              0.6.2
visibility:           public
id:                   control-monad-free-0.6.2-9Rddg4tRFr2Il5O0hZAc76
key:                  control-monad-free-0.6.2-9Rddg4tRFr2Il5O0hZAc76
license:              LicenseRef-PublicDomain
maintainer:           pepeiborra@gmail.com
author:               Luke Palmer, Pepe Iborra
stability:            stable
homepage:             http://github.com/pepeiborra/control-monad-free
synopsis:             Free monads and monad transformers
description:
    This package provides datatypes to construct Free monads,
    Free monad transformers, and useful instances. In addition it
    provides the constructs to avoid quadratic complexity of left
    associative bind, as explained in:

    * Janis Voigtlander, /Asymptotic Improvement of Computations over Free Monads, MPC'08/

category:             Control, Monads
abi:                  a6af0fbd6cdcf457c6be1df079e899d6
exposed:              True
exposed-modules:
    Control.Monad.Free Control.Monad.Free.Improve
    Control.Monad.Free.Zip

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/control-monad-free-0.6.2-9Rddg4tRFr2Il5O0hZAc76

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/control-monad-free-0.6.2-9Rddg4tRFr2Il5O0hZAc76

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/control-monad-free-0.6.2-9Rddg4tRFr2Il5O0hZAc76

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/control-monad-free-0.6.2

hs-libraries:         HScontrol-monad-free-0.6.2-9Rddg4tRFr2Il5O0hZAc76
depends:              base-4.19.1.0-inplace transformers-0.6.1.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/control-monad-free-0.6.2/html/control-monad-free.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/control-monad-free-0.6.2/html
