aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal.project4
-rw-r--r--stack.yaml2
2 files changed, 5 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project
index e75426e89..b46532ca9 100644
--- a/cabal.project
+++ b/cabal.project
@@ -13,3 +13,7 @@ source-repository-package
location: https://github.com/jgm/pandoc-citeproc
tag: 0.17
+source-repository-package
+ type: git
+ location: https://github.com/despresc/pandoc-types
+ tag: 09cb4314010365abc4512c2363b83711c92ac18b
diff --git a/stack.yaml b/stack.yaml
index 3c2a6442d..3d395f168 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -14,7 +14,7 @@ packages:
extra-deps:
# - pandoc-types-1.20
# better-tables
-- git: git@github.com:despresc/pandoc-types
+- git: https://github.com/despresc/pandoc-types
commit: 09cb4314010365abc4512c2363b83711c92ac18b
- texmath-0.12.0.1
- haddock-library-1.8.0