From 354c4ab04fcd3255b84ed0fcbbe5e1c5f1d47911 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 13 Oct 2016 11:51:44 +0200 Subject: Updated stack.yaml and windows/stack.yaml to use latest pandoc-types. --- windows/stack.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'windows') diff --git a/windows/stack.yaml b/windows/stack.yaml index 7f57323cf..da1526c75 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -13,9 +13,13 @@ flags: debug: false packages: - '..' +- location: + git: https://github.com/jgm/pandoc-types.git + commit: 485eb11e9869fcd4c1ca9bcd68d3ccd384230252 extra-deps: - 'http-client-0.5.0' - 'http-client-tls-0.3.0' +- texmath-0.8.6.6 - pandoc-citeproc-0.10.1.1 - doctemplates-0.1.0.2 -resolver: lts-7.0 +resolver: lts-7.2 -- cgit v1.2.3