From 75d7e695326404c9d322f67cbaf21ff8ef23ffbf Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Mon, 13 Apr 2020 11:20:18 +0200 Subject: Use custom pandoc-types repo with new table types --- cabal.project | 4 ++++ stack.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3