| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-18 | pandoc-server.cgi: allow setting timeout | John MacFarlane | |
| via PANDOC_SERVER_TIMEOUT environment variable. | |||
| 2022-08-17 | Integrate server into main pandoc. | John MacFarlane | |
| - Remove server flag. - Remove pandoc-server executable. - Add Text.Pandoc.Server as exposed module. [API change] - Re-use Opt (and our existing FromJSON instance) for Params. - Document. | |||
| 2022-01-02 | Copyright notices: update for 2022 | Albert Krewinkel | |
| 2021-02-07 | Avoid unnecessary use of NoImplicitPrelude pragma (#7089) | Albert Krewinkel | |
| 2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel | |
| 2020-12-10 | Move executable to app directory. | John MacFarlane | |
| Otherwise we have problems with cabal repl. | |||
