aboutsummaryrefslogtreecommitdiff
path: root/pandoc-cli/pandoc-cli.cabal
AgeCommit message (Expand)Author
2023-03-27Bump pandoc-cli to 0.1.1, depend on latest pandoc-lua-enginepandoc-lua-engine-0.2pandoc-cli-0.1.1John MacFarlane
2023-03-18pandoc-cli: require hslua-cli-1.4.1Albert Krewinkel
2023-03-17pandoc-cli: add a Lua REPLAlbert Krewinkel
2023-03-13Switch to hslua-2.3Albert Krewinkel
2023-01-12CI: test with GHC 9.2.5 and 9.4.4Albert Krewinkel
2022-10-01Fix `nightly` flag build.John MacFarlane
2022-09-30Remove build versions info from `--version` output.John MacFarlane
2022-09-30Move `--version` handling to pandoc-cli.John MacFarlane
2022-09-30pandoc-cli: Allow building a binary without Lua supportAlbert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel
2022-09-29Bump pandoc version to 3.0.John MacFarlane
2022-09-28Bump version to 2.20, depend on >= 2.20 in pandoc-cli, pandoc-server.John MacFarlane
2022-09-27pandoc-cli: update to hslua-cli-1.2Albert Krewinkel
2022-09-27pandoc-cli: Avoid the CPP language extensionAlbert Krewinkel
2022-09-26pandoc-lua: support more command line flagsAlbert Krewinkel
2022-09-26Add server flag to pandoc-cli.John MacFarlane
2022-09-23Use hslua-cli package for pandoc-lua interfaceAlbert Krewinkel
2022-09-22Split pandoc-server, pandoc-cli into separate packages. (#8309)John MacFarlane