mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 18:26:36 +00:00
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.
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.)