Commit graph

8 commits

Author SHA1 Message Date
szptvlfn
b7d50a0d28 Bump PKGREVISION for hs-scientific-0.3.3.5 2015-01-07 13:21:55 +00:00
szptvlfn
65c26992a4 Bump PKGREVISION for hs-scientific-0.3.3.4 2015-01-06 11:54:22 +00:00
szptvlfn
90df55f96c Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
szptvlfn
f5a756a2ee Bump PKGREVISION for hs-text-1.2.0.2 || hs-hashable-1.2.3.0 2014-12-12 22:04:21 +00:00
szptvlfn
01e6374124 Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
szptvlfn
9b07cabdd2 Bump PKGREVISION for hs-vector-0.10.12.1 2014-10-18 21:28:58 +00:00
szptvlfn
75be48599d Bump PKGREVISION for hs-text-1.2.0.0 2014-09-13 22:23:27 +00:00
szptvlfn
52cfef569e Import pandoc-types-1.12.4.1 as textproc/hs-pandoc-types,
packaged for wip.

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.
2014-09-09 19:09:09 +00:00