textproc/hs-pandoc-types - The NetBSD Packages Collection

Types for representing a structured document

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

converters/hs-aeson devel/hs-QuickCheck devel/hs-syb lang/ghc96 converters/hs-aeson devel/hs-QuickCheck devel/hs-syb

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-pandoc-types-1.23.1nb1.tgz
NetBSD 10.0aarch64hs-pandoc-types-1.23nb1.tgz
NetBSD 10.0aarch64hs-pandoc-types-1.23nb1.tgz
NetBSD 10.0x86_64hs-pandoc-types-1.23.1nb1.tgz
NetBSD 10.0_BETAx86_64hs-pandoc-types-1.23nb1.tgz
NetBSD 8.0x86_64hs-pandoc-types-1.23nb1.tgz
NetBSD 8.0x86_64hs-pandoc-types-1.23nb1.tgz
NetBSD 9.0aarch64hs-pandoc-types-1.23.1nb1.tgz
NetBSD 9.0aarch64hs-pandoc-types-1.23nb1.tgz
NetBSD 9.0aarch64hs-pandoc-types-1.23nb1.tgz
NetBSD 9.0x86_64hs-pandoc-types-1.23.1nb1.tgz
NetBSD 9.0x86_64hs-pandoc-types-1.23nb1.tgz
NetBSD 9.3x86_64hs-pandoc-types-1.23nb1.tgz
NetBSD 9.3x86_64hs-pandoc-types-1.23.1nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.