summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-04-17 10:04:39 -0700
committerGitHub <noreply@github.com>2020-04-17 10:04:39 -0700
commit906305de789c83f9fdcc2c7d30044acf97e89582 (patch)
treef359e991e60e7324f11e73a40259ed9dc3e4b91b /stack.yaml
parentf0f3cc14beeea51f703f7cfc8b40ebf3de2d0a05 (diff)
parentd1521af8fb0d3e8ee4104224e4d5e0b6e6bfad8c (diff)
Merge pull request #6224 from despresc/better-tables
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index e3c4a0850..3d395f168 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -12,7 +12,10 @@ flags:
packages:
- '.'
extra-deps:
-- pandoc-types-1.20
+# - pandoc-types-1.20
+# better-tables
+- git: https://github.com/despresc/pandoc-types
+ commit: 09cb4314010365abc4512c2363b83711c92ac18b
- texmath-0.12.0.1
- haddock-library-1.8.0
- skylighting-0.8.3.2