Minor template & test changes for latest dev doctemplates.
This commit is contained in:
parent
d5c13dd438
commit
a0aeb135b3
5 changed files with 8 additions and 8 deletions
|
@ -16,4 +16,4 @@ source-repository-package
|
|||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/doctemplates.git
|
||||
tag: 180a5e9318e3cee44c6581f6d8ace14de684b735
|
||||
tag: 57ef7f3b14868bea9739e1e800b84cb3bc1ea681
|
||||
|
|
|
@ -408,7 +408,7 @@ library
|
|||
JuicyPixels >= 3.1.6.1 && < 3.4,
|
||||
Glob >= 0.7 && < 0.11,
|
||||
cmark-gfm >= 0.2 && < 0.3,
|
||||
doctemplates >= 0.6.1 && < 0.7,
|
||||
doctemplates >= 0.7 && < 0.8,
|
||||
network-uri >= 2.6 && < 2.7,
|
||||
network >= 2.6,
|
||||
http-client >= 0.4.30 && < 0.7,
|
||||
|
@ -725,7 +725,7 @@ test-suite test-pandoc
|
|||
executable-path >= 0.0 && < 0.1,
|
||||
zip-archive >= 0.2.3.4 && < 0.5,
|
||||
xml >= 1.3.12 && < 1.4,
|
||||
doctemplates >= 0.6.1 && < 0.7,
|
||||
doctemplates >= 0.7 && < 0.8,
|
||||
Glob >= 0.7 && < 0.11
|
||||
if impl(ghc < 8.4)
|
||||
hs-source-dirs: prelude
|
||||
|
|
|
@ -24,7 +24,7 @@ extra-deps:
|
|||
- HsYAML-aeson-0.2.0.0
|
||||
# - doctemplates-0.6.1
|
||||
- git: https://github.com/jgm/doctemplates.git
|
||||
commit: 180a5e9318e3cee44c6581f6d8ace14de684b735
|
||||
commit: 57ef7f3b14868bea9739e1e800b84cb3bc1ea681
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-14.6
|
||||
|
|
Loading…
Add table
Reference in a new issue