aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-10-16 09:25:52 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-10-16 09:25:52 -0700
commitb80bd174a23e17f5a5c656f51e8eac148abaf85d (patch)
tree938b1fad0eb39044e9512d66c479ec5084d0f92f
parentc55651d761e761f8a9b7dcdaef2b0c75740cd256 (diff)
downloadpandoc-b80bd174a23e17f5a5c656f51e8eac148abaf85d.tar.gz
Use latest dev doctemplates
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index 48ba79ebd..0535b7332 100644
--- a/cabal.project
+++ b/cabal.project
@@ -16,4 +16,4 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/doctemplates.git
- tag: 9cb0fa1431c64d13d36d43bd4ad71e836b80c12b
+ tag: 0333142110e77408b8ee048064941884317aa757
diff --git a/stack.yaml b/stack.yaml
index ba60a951d..d9fb9335b 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -24,7 +24,7 @@ extra-deps:
- HsYAML-aeson-0.2.0.0
# - doctemplates-0.6.1
- git: https://github.com/jgm/doctemplates.git
- commit: 9cb0fa1431c64d13d36d43bd4ad71e836b80c12b
+ commit: 0333142110e77408b8ee048064941884317aa757
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-14.6