name:                 th-reify-many
version:              0.1.10
visibility:           public
id:                   th-reify-many-0.1.10-4GsAeHKXDLZ6qWzwb1TD1p
key:                  th-reify-many-0.1.10-4GsAeHKXDLZ6qWzwb1TD1p
license:              BSD-3-Clause
maintainer:           Michael Sloan <mgsloan at gmail>
author:               Michael Sloan
stability:            Experimental
homepage:             http://github.com/mgsloan/th-reify-many
synopsis:             Recurseively reify template haskell datatype info
description:
    @th-reify-many@ provides functions for recursively reifying top
    level declarations.  The main intended use case is for enumerating
    the names of datatypes reachable from an initial datatype, and
    passing these names to some function which generates instances.

category:             Template Haskell
abi:                  a55af45b75db785c039b30595879a5a6
exposed:              True
exposed-modules:
    Language.Haskell.TH.ReifyMany
    Language.Haskell.TH.ReifyMany.Internal

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/th-reify-many-0.1.10-4GsAeHKXDLZ6qWzwb1TD1p

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/th-reify-many-0.1.10-4GsAeHKXDLZ6qWzwb1TD1p

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/th-reify-many-0.1.10-4GsAeHKXDLZ6qWzwb1TD1p

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/th-reify-many-0.1.10

hs-libraries:         HSth-reify-many-0.1.10-4GsAeHKXDLZ6qWzwb1TD1p
depends:
    base-4.20.0.0-inplace containers-0.7-inplace mtl-2.3.1-inplace
    safe-0.3.21-6o1HyJG07tuFT9s6NxlbmB
    template-haskell-2.22.0.0-inplace
    th-expand-syns-0.4.12.0-CwndahBtAan7J6b9WyyPvu

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/th-reify-many-0.1.10/html/th-reify-many.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/th-reify-many-0.1.10/html
