name:                 semialign
version:              1.3.1
visibility:           public
id:                   semialign-1.3.1-BHXOHN7spSXHShd8xM8ybQ
key:                  semialign-1.3.1-BHXOHN7spSXHShd8xM8ybQ
license:              BSD-3-Clause
maintainer:           Oleg Grenrus <oleg.grenrus@iki.fi>
author:               C. McCann, Oleg Grenrus
homepage:             https://github.com/haskellari/these
synopsis:
    Align and Zip type-classes from the common Semialign ancestor.

description:
    The major use of @These@ of this is provided by the @align@ member of
    @Semialign@ class, representing a generalized notion of "zipping with padding"
    that combines structures without truncating to the size of the smaller input.

    It turns out that @zip@ operation fits well the @Semialign@ class,
    forming lattice-like structure.

category:             Data, These
abi:                  c3f02d0144c5c615b2aaf54c83cbf89e
exposed:              True
exposed-modules:
    Data.Align Data.Crosswalk Data.Semialign Data.Semialign.Indexed
    Data.Zip

hidden-modules:       Data.Semialign.Internal
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/semialign-1.3.1-BHXOHN7spSXHShd8xM8ybQ

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/semialign-1.3.1-BHXOHN7spSXHShd8xM8ybQ

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/semialign-1.3.1-BHXOHN7spSXHShd8xM8ybQ

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/semialign-1.3.1
hs-libraries:         HSsemialign-1.3.1-BHXOHN7spSXHShd8xM8ybQ
depends:
    base-4.20.0.0-inplace containers-0.7-inplace
    hashable-1.5.0.0-93vVlDWTvOTF1kJlBpPOXB
    indexed-traversable-0.1.4-GrkXVlduNJU6HwOKwrPCNE
    indexed-traversable-instances-0.1.2-Is87RVV2NlK7bG5taQiD7d
    semigroupoids-6.0.1-BOacROJJQOA5Lsqd9Ee4fo
    tagged-0.8.9-DfMvf7f6neV1YEOofSyVFB
    these-1.2.1-IGEtUUvvrj4G6MQqHx4fNb transformers-0.6.1.1-inplace
    unordered-containers-0.2.20-DmA1der3vIe6VwQRGylcdv
    vector-0.13.2.0-IQjxDWDvdFJE3A4jpN00x9

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/semialign-1.3.1/html/semialign.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/semialign-1.3.1/html
