aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal.project5
-rw-r--r--stack.yaml5
2 files changed, 1 insertions, 9 deletions
diff --git a/cabal.project b/cabal.project
index 7554df8d2..546fd903b 100644
--- a/cabal.project
+++ b/cabal.project
@@ -8,11 +8,6 @@ package pandoc
source-repository-package
type: git
- location: https://github.com/jgm/doctemplates.git
- tag: 7ccbf7df16edbc7c5d835d955b242c61fd4e6601
-
-source-repository-package
- type: git
location: https://github.com/jgm/citeproc
tag: a8193fe375fa2354049bf9a967ba3bad4b1ba053
diff --git a/stack.yaml b/stack.yaml
index 92a80c4ff..d936767ab 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -16,10 +16,7 @@ extra-deps:
- commonmark-0.1.1.2
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1
-# - doctemplates-0.8.3
-- doctemplates:
- git: https://github.com/jgm/doctemplates.git
- commit: 7ccbf7df16edbc7c5d835d955b242c61fd4e6601
+- doctemplates-0.9
# - citeproc-0.2.0.1
- citeproc:
git: https://github.com/jgm/citeproc.git