aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal.project5
-rw-r--r--stack.yaml4
2 files changed, 1 insertions, 8 deletions
diff --git a/cabal.project b/cabal.project
index 93439ca3e..a62cb2293 100644
--- a/cabal.project
+++ b/cabal.project
@@ -12,8 +12,3 @@ source-repository-package
type: git
location: https://github.com/jgm/pandoc-citeproc
tag: 63498fb22ae6f394f19f6d62312350b566c4aebd
-
-source-repository-package
- type: git
- location: https://github.com/jgm/doctemplates
- tag: 37ac859e3c88493ac62ce5f9e32a943d37529b98
diff --git a/stack.yaml b/stack.yaml
index 7c29856d4..44f38286c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -14,8 +14,6 @@ extra-deps:
# - pandoc-citeproc-0.16.2
- git: https://github.com/jgm/pandoc-citeproc
commit: 63498fb22ae6f394f19f6d62312350b566c4aebd
-- git: https://github.com/jgm/doctemplates
- commit: 37ac859e3c88493ac62ce5f9e32a943d37529b98
- pandoc-types-1.17.6
- ipynb-0.1
- cmark-gfm-0.2.0
@@ -26,7 +24,7 @@ extra-deps:
- skylighting-0.8.2
- doclayout-0.1
- HsYAML-0.2.0.0
-#- doctemplates-0.6
+- doctemplates-0.6.1
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-13.17