summaryrefslogtreecommitdiff
path: root/lib/Hakyll/Web/Pandoc
AgeCommit message (Collapse)AuthorFilesLines
2020-12-29Add documentation for the pandocBiblioCompiler (#828)Chris Jensen1-0/+1
* Add documentation for pandoc * Fix grammar
2020-12-06Pandoc 2.11 compatibility (#826)Jasper Van der Jeugt2-59/+55
* Pandoc 2.11 compatibility * Bump stack.yaml * Bump stack dependencies
2020-09-30 Bump template-haskell and pandoc versions Jasper Van der Jeugt1-0/+10
* Bumped bound for pandoc and add Binary-instances for new constructors that were added to pandoc-types * Support most recent template-haskell release * Set lower bound of pandoc to version 2.10 * Update CI configuration * Bump QuickCheck upper bound to 2.15 Co-authored-by: OC4 <oc4@protonmail.com>
2018-04-28Fix path resolution in Pandoc.Biblioknih1-5/+13
2018-03-13Bump dependenciesJasper Van der Jeugt1-0/+1
- Bump pandoc-citeproc to 0.14 - Bump resourcet to 1.2 - Bump time to 1.9 - Bump http-types to 0.12 - Bump http-conduit to 2.3 - Bump tasty-quickcheck to 0.10
2018-01-15Various dependency bumpsJasper Van der Jeugt1-1/+4
- Bump binary to 0.9 - Bump pandoc to 2.1 - Bump pandoc-citeproc to 0.13 - Bump http-types to 0.11 - Bump QuickCheck to 2.11 - Bump tasty to 1.0 - Bump tasty-hunit to 0.10 - Remove system-filepath dependency
2017-06-19Move src/ to lib/, put Init.hs in src/Jasper Van der Jeugt3-0/+221