From b4055188c087666fe7ccffb4f10ffa7df168fbcf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Jun 2016 23:30:26 +0200 Subject: [PATCH] Add docvim upper bound #1648 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c24b51b..1ee0e9c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2401,6 +2401,9 @@ packages: # https:/github.com/fpco/stackage/issues/1645 - semigroups < 0.18.2 + # https://github.com/fpco/stackage/issues/1648 + - docvim < 0.3.2.0 + # end of packages