name:                 assoc
version:              1.1.1
visibility:           public
id:                   assoc-1.1.1-Fpg5xDjm4LzJzOy2WMBWgK
key:                  assoc-1.1.1-Fpg5xDjm4LzJzOy2WMBWgK
license:              BSD-3-Clause
maintainer:           Oleg Grenrus <oleg.grenrus@iki.fi>
author:               Oleg Grenrus <oleg.grenrus@iki.fi>
synopsis:             swap and assoc: Symmetric and Semigroupy Bifunctors
description:
    Provides generalisations of
    @swap :: (a,b) -> (b,a)@ and
    @assoc :: ((a,b),c) -> (a,(b,c))@
    to
    @Bifunctor@s supporting similar operations (e.g. @Either@, @These@).

category:             Data
abi:                  145c7c8e56ba03946a404cf1cbd8290b
exposed:              True
exposed-modules:      Data.Bifunctor.Assoc Data.Bifunctor.Swap
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/assoc-1.1.1-Fpg5xDjm4LzJzOy2WMBWgK

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/assoc-1.1.1-Fpg5xDjm4LzJzOy2WMBWgK

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/assoc-1.1.1-Fpg5xDjm4LzJzOy2WMBWgK

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/assoc-1.1.1
hs-libraries:         HSassoc-1.1.1-Fpg5xDjm4LzJzOy2WMBWgK
depends:              base-4.20.0.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/assoc-1.1.1/html/assoc.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/assoc-1.1.1/html
