name:                 row-types
version:              1.0.1.2
visibility:           public
id:                   row-types-1.0.1.2-5SnmWs9fLWj2YJ87BbyGXp
key:                  row-types-1.0.1.2-5SnmWs9fLWj2YJ87BbyGXp
license:              MIT
maintainer:           dwincort@gmail.com
author:               Daniel Winograd-Cort, Matthew Farkas-Dyck
homepage:             https://github.com/target/row-types
synopsis:             Open Records and Variants
description:
    This package uses closed type families and type literals to implement open
    records and variants.
    The core is based off of the <https://hackage.haskell.org/package/CTRex CTRex>
    package, but it also includes polymorphic variants and a number of
    additional functions.  That said, it is not a proper superset of CTRex as it
    specifically forbids records from having more than one element of the same
    label.

category:             Data, Data Structures
abi:                  dc494b506a6ab6a53e2573f6a7adafa4
exposed:              True
exposed-modules:
    Data.Row Data.Row.Dictionaries Data.Row.Internal Data.Row.Records
    Data.Row.Switch Data.Row.Variants

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/row-types-1.0.1.2-5SnmWs9fLWj2YJ87BbyGXp

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/row-types-1.0.1.2-5SnmWs9fLWj2YJ87BbyGXp

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/row-types-1.0.1.2-5SnmWs9fLWj2YJ87BbyGXp

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/row-types-1.0.1.2
hs-libraries:         HSrow-types-1.0.1.2-5SnmWs9fLWj2YJ87BbyGXp
depends:
    base-4.20.0.0-inplace constraints-0.14.2-KffCZpoIfQh561Rx6DapZy
    deepseq-1.5.0.0-inplace generic-lens-2.2.2.0-Gxa1LVtrmN2CAfiHwcCe6k
    hashable-1.5.0.0-93vVlDWTvOTF1kJlBpPOXB
    profunctors-5.6.2-3KBXYSh7PL18SNKDRMQ4vU text-2.1.1-inplace
    unordered-containers-0.2.20-DmA1der3vIe6VwQRGylcdv

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/row-types-1.0.1.2/html/row-types.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/row-types-1.0.1.2/html
