summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-10-17 13:48:20 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-10-17 13:48:20 +0200
commit15902b31abc7c2cd5275028cbeec8ff204b5f91c (patch)
treee743d1000b5250030a3bc6a0b55634c9c2e6f22f
parente298dc206541ccc5150403e6ab4d4dbc40790791 (diff)
Try travis build with latest dev pandoc-types.
-rw-r--r--stack.yaml5
1 files changed, 4 insertions, 1 deletions
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