From 15902b31abc7c2cd5275028cbeec8ff204b5f91c Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 17 Oct 2016 13:48:20 +0200
Subject: [PATCH] Try travis build with latest dev pandoc-types.

---
 stack.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/stack.yaml b/stack.yaml
index 0a7ec43c8..28ab11036 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,8 +7,11 @@ flags:
     network-uri: true
 packages:
 - '.'
+- location:
+    git: https://github.com/jgm/pandoc-types.git
+    commit: 7a8482efc2f8627fe83a2ad2a306961483b25011
 extra-deps:
 - doctemplates-0.1.0.2
 - texmath-0.8.6.6
-- pandoc-types-1.17.0.1
+#- pandoc-types-1.17.0.1
 resolver: lts-7.2