Use doctemplates 0.6.

This commit is contained in:
John MacFarlane 2019-09-02 11:14:00 -07:00
parent 716483e03a
commit e9ba29e57f
3 changed files with 2 additions and 9 deletions

View file

@ -12,8 +12,3 @@ source-repository-package
type: git
location: https://github.com/jgm/pandoc-citeproc
tag: 6d62678ece91bbb4fe4f5a99695006e1d53c3bae
source-repository-package
type: git
location: https://github.com/jgm/doctemplates
tag: 2f7e7ea71d75b58b52f7ee4122b43aa5d5f68445

View file

@ -411,7 +411,7 @@ library
JuicyPixels >= 3.1.6.1 && < 3.4,
Glob >= 0.7 && < 0.11,
cmark-gfm >= 0.2 && < 0.3,
doctemplates >= 0.5 && < 0.6,
doctemplates >= 0.6 && < 0.7,
network-uri >= 2.6 && < 2.7,
network >= 2.6,
http-client >= 0.4.30 && < 0.7,

View file

@ -23,9 +23,7 @@ extra-deps:
- skylighting-core-0.8.2
- skylighting-0.8.2
- doclayout-0.1
#- doctemplates-0.5
- git: https://github.com/jgm/doctemplates
commit: 2f7e7ea71d75b58b52f7ee4122b43aa5d5f68445
- doctemplates-0.6
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-13.17