aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authordespresc <christian.j.j.despres@gmail.com>2020-03-28 18:22:48 -0400
committerdespresc <christian.j.j.despres@gmail.com>2020-04-15 23:03:22 -0400
commit7254a2ae0ba40b29c04b8924f27739614229432b (patch)
tree114e3143953451e3212511e7bf2e178548d3e1bd /stack.yaml
parent83c1ce1d77d3ef058e4e5c645a8eb0379fab780f (diff)
downloadpandoc-7254a2ae0ba40b29c04b8924f27739614229432b.tar.gz
Implement the new Table type
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..f121c333b 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: git@github.com:despresc/pandoc-types
+ commit: 5fef630269d29a818cde834c4cea50f129c7e2b8
- texmath-0.12.0.1
- haddock-library-1.8.0
- skylighting-0.8.3.2