name:                 pandoc-types
version:              1.23.1
visibility:           public
id:                   pandoc-types-1.23.1-6uouMEq6kQNBOdLsxiNO8U
key:                  pandoc-types-1.23.1-6uouMEq6kQNBOdLsxiNO8U
license:              BSD-3-Clause
copyright:            (c) 2006-2023 John MacFarlane
maintainer:           jgm@berkeley.edu
author:               John MacFarlane
homepage:             https://pandoc.org/
synopsis:             Types for representing a structured document
description:
    @Text.Pandoc.Definition@ defines the 'Pandoc' data
    structure, which is used by pandoc to represent
    structured documents.  This module used to live
    in the pandoc package, but starting with pandoc 1.7, it
    has been split off, so that other packages can use it
    without drawing in all of pandoc's dependencies, and
    pandoc itself can depend on packages (like citeproc-hs)
    that use them.

    @Text.Pandoc.Builder@ provides functions for building
    up @Pandoc@ structures programmatically.

    @Text.Pandoc.Generic@ provides generic functions for
    manipulating Pandoc documents.

    @Text.Pandoc.Walk@ provides faster, nongeneric functions
    for manipulating Pandoc documents.

    @Text.Pandoc.JSON@ provides functions for serializing
    and deserializing a @Pandoc@ structure to and from JSON.

category:             Text
abi:                  bfeabd3eb95c92d8c985e118c92eebd3
exposed:              True
exposed-modules:
    Text.Pandoc.Arbitrary Text.Pandoc.Builder Text.Pandoc.Definition
    Text.Pandoc.Generic Text.Pandoc.JSON Text.Pandoc.Walk

hidden-modules:       Paths_pandoc_types
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pandoc-types-1.23.1-6uouMEq6kQNBOdLsxiNO8U

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pandoc-types-1.23.1-6uouMEq6kQNBOdLsxiNO8U

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pandoc-types-1.23.1-6uouMEq6kQNBOdLsxiNO8U

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/pandoc-types-1.23.1

hs-libraries:         HSpandoc-types-1.23.1-6uouMEq6kQNBOdLsxiNO8U
depends:
    QuickCheck-2.15.0.1-FeemO1Y9tdxDayRiDa0Qxe
    aeson-2.2.3.0-7XnCskwqBum1iz93aA1K0B base-4.20.0.0-inplace
    bytestring-0.12.1.0-inplace containers-0.7-inplace
    deepseq-1.5.0.0-inplace ghc-prim-0.11.0-inplace
    syb-0.7.2.4-7KqqPsJi0ji9kJTuxQWr2P text-2.1.1-inplace
    transformers-0.6.1.1-inplace

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

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/pandoc-types-1.23.1/html
