name:                 sop-core
version:              0.5.0.2
visibility:           public
id:                   sop-core-0.5.0.2-3pPdHSIvhiEBpoNP4ADc2R
key:                  sop-core-0.5.0.2-3pPdHSIvhiEBpoNP4ADc2R
license:              BSD-3-Clause
maintainer:           andres@well-typed.com
author:
    Edsko de Vries <edsko@well-typed.com>, Andres Löh <andres@well-typed.com>

synopsis:             True Sums of Products
description:
    Implementation of n-ary sums and n-ary products.

    The module "Data.SOP" is the main module of this library and contains
    more detailed documentation.

    The main use case of this package is to serve as the core of
    @<https://hackage.haskell.org/package/generics-sop generics-sop>@.

    A detailed description of the ideas behind this library is provided by
    the paper:

    * Edsko de Vries and Andres Löh.
    <http://www.andres-loeh.de/TrueSumsOfProducts True Sums of Products>.
    Workshop on Generic Programming (WGP) 2014.

category:             Data
abi:                  ef75c3084111485f72468909df1be201
exposed:              True
exposed-modules:
    Data.SOP Data.SOP.BasicFunctors Data.SOP.Classes
    Data.SOP.Constraint Data.SOP.Dict Data.SOP.NP Data.SOP.NS
    Data.SOP.Sing

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/sop-core-0.5.0.2-3pPdHSIvhiEBpoNP4ADc2R

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/sop-core-0.5.0.2-3pPdHSIvhiEBpoNP4ADc2R

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/sop-core-0.5.0.2-3pPdHSIvhiEBpoNP4ADc2R

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/sop-core-0.5.0.2
hs-libraries:         HSsop-core-0.5.0.2-3pPdHSIvhiEBpoNP4ADc2R
depends:              base-4.20.0.0-inplace deepseq-1.5.0.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/sop-core-0.5.0.2/html/sop-core.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/sop-core-0.5.0.2/html
