From b27783e2ecf5715c9bdf209793a67380a87e65b5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 29 Dec 2015 19:51:08 -0800 Subject: Use cmark 0.5. Closes #2605. --- windows/stack.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'windows') diff --git a/windows/stack.yaml b/windows/stack.yaml index cf3f2aad4..8fd09b2a2 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -18,6 +18,8 @@ packages: git: 'https://github.com/jgm/pandoc-types' commit: 7b471a3d129efd8155f6cdcb2f2b58b5605df0fc extra-dep: true +- location: 'https://hackage.haskell.org/package/cmark-0.5.0/cmark-0.5.0.tar.gz' + extra-dep: true extra-deps: - 'hsb2hs-0.3.1' resolver: lts-3.18 -- cgit v1.2.3