aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-11 15:28:56 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-11 15:28:56 -0800
commit83c56bd1effd06e5411ae3bf065c3acf11faab72 (patch)
tree8db27e5059bdbd1a715a2a262277e231f4c4d7b3
parentb288884ed93e31ee3ea3a11d6acad7dd48ec382a (diff)
downloadpandoc-83c56bd1effd06e5411ae3bf065c3acf11faab72.tar.gz
stack.yaml: Use pandoc-types commit with SoftBreak.
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index ad3ce222e..2d70d4b5b 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -9,7 +9,7 @@ packages:
- '.'
- location:
git: 'https://github.com/jgm/pandoc-types'
- commit: c64eb383dce64396290aa815351ddb6e43cb6b0f
+ commit: 67d733e459a2087a41a371261a63ecde1d3bc04f
extra-dep: true
- location:
git: 'https://github.com/jgm/texmath'