mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-23 01:31:48 +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.