name:                 selective
version:              0.7.0.1
visibility:           public
id:                   selective-0.7.0.1-JeREmBK6uX452zO8kuhEmI
key:                  selective-0.7.0.1-JeREmBK6uX452zO8kuhEmI
license:              MIT
copyright:            Andrey Mokhov, 2018-2024
maintainer:
    Andrey Mokhov <andrey.mokhov@gmail.com>, github: @snowleopard

author:
    Andrey Mokhov <andrey.mokhov@gmail.com>, github: @snowleopard

homepage:             https://github.com/snowleopard/selective
synopsis:             Selective applicative functors
description:
    Selective applicative functors: declare your effects statically,
    select which to execute dynamically.

    This is a library for /selective applicative functors/, or just
    /selective functors/ for short, an abstraction between
    applicative functors and monads, introduced in
    <https://dl.acm.org/doi/10.1145/3341694 this paper>.

category:             Control
abi:                  e7f6c45cbe7dbf851786cd4f25f6ce92
exposed:              True
exposed-modules:
    Control.Selective Control.Selective.Free Control.Selective.Multi
    Control.Selective.Rigid.Free Control.Selective.Rigid.Freer
    Control.Selective.Trans.Except

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/selective-0.7.0.1-JeREmBK6uX452zO8kuhEmI

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/selective-0.7.0.1-JeREmBK6uX452zO8kuhEmI

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/selective-0.7.0.1-JeREmBK6uX452zO8kuhEmI

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/selective-0.7.0.1
hs-libraries:         HSselective-0.7.0.1-JeREmBK6uX452zO8kuhEmI
depends:              base-4.20.0.0-inplace transformers-0.6.1.1-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/selective-0.7.0.1/html/selective.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/selective-0.7.0.1/html
