name:                 microstache
version:              1.0.2.3
visibility:           public
id:                   microstache-1.0.2.3-DwZkw7U9d9640vqKYO1sOg
key:                  microstache-1.0.2.3-DwZkw7U9d9640vqKYO1sOg
license:              BSD-3-Clause
maintainer:           Oleg Grenrus<oleg.grenrus@iki.fi>
author:
    Mark Karpov <markkarpov@openmailbox.org>, Oleg Grenrus <oleg.grenrus@iki.fi>

homepage:             https://github.com/haskellari/microstache
synopsis:             Mustache templates for Haskell
description:
    Mustache templates for Haskell.

    Based on @stache@ library, which uses @megaparsec@.
    This library uses @parsec@, thus the name: @microstache@.

category:             Text
abi:                  2485ca2c5b2eb37fbaf43bbe5c947088
exposed:              True
exposed-modules:
    Text.Microstache Text.Microstache.Compile Text.Microstache.Parser
    Text.Microstache.Render Text.Microstache.Type

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/microstache-1.0.2.3-DwZkw7U9d9640vqKYO1sOg

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/microstache-1.0.2.3-DwZkw7U9d9640vqKYO1sOg

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/microstache-1.0.2.3-DwZkw7U9d9640vqKYO1sOg

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/microstache-1.0.2.3
hs-libraries:         HSmicrostache-1.0.2.3-DwZkw7U9d9640vqKYO1sOg
depends:
    aeson-2.2.1.0-FdX3Pq5v5k8rGWMpYlHYh base-4.19.1.0-inplace
    containers-0.6.8-inplace deepseq-1.5.0.0-inplace
    directory-1.3.8.1-inplace filepath-1.4.200.1-inplace
    parsec-3.1.17.0-inplace text-2.1.1-inplace
    transformers-0.6.1.0-inplace
    unordered-containers-0.2.20-5Qixj11gStfGuv5JtL1LiN
    vector-0.13.1.0-K9L0R0MUB9huYC6wi7vj

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/microstache-1.0.2.3/html/microstache.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/microstache-1.0.2.3/html
