name:                 MemoTrie
version:              0.6.11
visibility:           public
id:                   MemoTrie-0.6.11-3mH4m7yNT9PFOFX8QfcOLu
key:                  MemoTrie-0.6.11-3mH4m7yNT9PFOFX8QfcOLu
license:              BSD-3-Clause
copyright:            (c) 2008-2019 by Conal Elliott
maintainer:           conal@conal.net
author:               Conal Elliott 
stability:            experimental
homepage:             https://github.com/conal/MemoTrie
synopsis:             Trie-based memo functions
description:
    MemoTrie provides a basis for memoized functions over some domains,
    using tries.  It's based on ideas from Ralf Hinze and code from
    Spencer Janssen. Generic support thanks to Sam Boosalis.

    Project wiki page: <http://haskell.org/haskellwiki/MemoTrie>

    &#199; 2008-2019 by Conal Elliott; BSD3 license.

category:             Data
abi:                  d6b58441134131b6353caba259121487
exposed:              True
exposed-modules:      Data.MemoTrie
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/MemoTrie-0.6.11-3mH4m7yNT9PFOFX8QfcOLu

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/MemoTrie-0.6.11-3mH4m7yNT9PFOFX8QfcOLu

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/MemoTrie-0.6.11-3mH4m7yNT9PFOFX8QfcOLu

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/MemoTrie-0.6.11
hs-libraries:         HSMemoTrie-0.6.11-3mH4m7yNT9PFOFX8QfcOLu
depends:
    base-4.20.0.0-inplace newtype-generics-0.6.2-CAQ9ohsaJVG601TZ7G8dDH

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/MemoTrie-0.6.11/html/MemoTrie.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/MemoTrie-0.6.11/html
