From 83c56bd1effd06e5411ae3bf065c3acf11faab72 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Fri, 11 Dec 2015 15:28:56 -0800
Subject: [PATCH] stack.yaml: Use pandoc-types commit with SoftBreak.

---
 stack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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'