| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-26 | Add server flag to pandoc-cli. | John MacFarlane | |
| This allows the executable to be built without support for "server mode." | |||
| 2022-09-23 | Use hslua-cli package for pandoc-lua interface | Albert Krewinkel | |
| 2022-09-22 | Make pandoc behave like a Lua interpreter when called as `pandoc-lua`. (#8311) | Albert Krewinkel | |
| 2022-09-22 | Split pandoc-server, pandoc-cli into separate packages. (#8309) | John MacFarlane | |
| This also removes the unnecessary Setup.hs from pandoc. Cabal does not need this with build-type 'simple'. | |||
