Files
pandoc/pandoc-cli
John MacFarlane 19c1f6552b pandoc-cli: rearrange build.
Hackage rejected the previous version, though it worked fine.
The problem was that with two pandoc.hs files in different
directories, one of them wasn't being included in the sdist tarball.

To work around this, put the WASM exported functions in a
library module that is conditionally imported.
2026-02-04 00:44:15 +01:00
..
2026-02-02 17:28:34 +01:00
2026-02-04 00:44:15 +01:00
2026-02-04 00:44:15 +01:00
2026-02-04 00:44:15 +01:00
2024-06-08 16:46:42 +02:00

pandoc-cli

This package provides the command-line document-conversion program pandoc. There is not much to this package; all of the work is done by the libraries pandoc and pandoc-server.

License

© 2006-2024 John MacFarlane (jgm@berkeley.edu). Released under the GPL, version 2 or greater. This software carries no warranty of any kind. (See COPYRIGHT for full copyright and warranty notices.)