From f4880ce85d06e77eb444210b9dbe98850f307723 Mon Sep 17 00:00:00 2001 From: Artyom Date: Thu, 9 Feb 2017 12:02:21 +0300 Subject: [PATCH] Update dependencies * patches-vector with bumped base is available on Hackage now * stache-plus has tests that don't compile on a system with an old GCC, so we have to use a branch with no tests --- stack.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/stack.yaml b/stack.yaml index 9703793..51f281f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -4,14 +4,11 @@ packages: - location: . - location: git: https://github.com/aelve/stache-plus - commit: a12f7edf9c034a01d5da466b212b3f9c0253b1f4 - extra-dep: true -- location: - git: https://github.com/liamoc/patches-vector - commit: cf29fc9d84df1ffb81d6fc82374d83b52f573746 + commit: e8e7967d561148167eb1fe4112c6ad0e091490ab extra-dep: true extra-deps: - cmark-sections-0.1.0.2 - http-client-0.5.1 - edit-distance-vector-1.0.0.4 +- patches-vector-0.1.5.4