name:                 tuples
version:              0.1.0.0
visibility:           public
id:                   tuples-0.1.0.0-nTS51DrNdwAgri5RVveGN
key:                  tuples-0.1.0.0-nTS51DrNdwAgri5RVveGN
license:              BSD-3-Clause
copyright:            2019 Andrew Martin
maintainer:           andrew.thaddeus@gmail.com
author:               Andrew Martin
homepage:             https://github.com/andrewthad/tuples
synopsis:             Small monomorphic tuples
description:
    This library provides small tuples where all the elements
    are the same type. The elements always unpack into the
    data constructor. This can be helpful when the tuple type
    is itself nested inside of another data constructor.

category:             Data
abi:                  c580508959fbeb063a5cd4072025b1b1
exposed:              True
exposed-modules:      Data.Tuple.Types
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/tuples-0.1.0.0-nTS51DrNdwAgri5RVveGN

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/tuples-0.1.0.0-nTS51DrNdwAgri5RVveGN

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/tuples-0.1.0.0-nTS51DrNdwAgri5RVveGN

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/tuples-0.1.0.0
hs-libraries:         HStuples-0.1.0.0-nTS51DrNdwAgri5RVveGN
depends:
    base-4.20.0.0-inplace primitive-0.9.0.0-E3mDWyaMF4OIki7z5jah63

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/tuples-0.1.0.0/html/tuples.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/tuples-0.1.0.0/html
