summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-12 13:25:56 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-12 13:25:56 -0800
commit9ce70291c89cb34a4dbaeb27f94c26e6611cc6b1 (patch)
treefe19148dfa5b54942eaa37b6292c603d765c5520 /stack.yaml
parentd6a4c70ef8c9a8f19a123a10e9570af66831180e (diff)
stack.yaml - use latest pandoc-types.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index d034f7265..4e0f80ec2 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -9,7 +9,7 @@ packages:
- '.'
- location:
git: 'https://github.com/jgm/pandoc-types'
- commit: 8aba9332f56fd23bc3c06065193abe5ace3e70b4
+ commit: 7b471a3d129efd8155f6cdcb2f2b58b5605df0fc
extra-dep: true
- location:
git: 'https://github.com/jgm/texmath'