From 24c970ee522962f63517702aa124b0680bcd1b7e Mon Sep 17 00:00:00 2001 From: Greg Hurrell Date: Sat, 18 Jun 2016 22:38:49 -0700 Subject: [PATCH] Re-enable docvim Again compatible with latest lens and process packages. Had inadvertently become incompatible as a result of switching to use the `lts-6.3` resolver instead of a recent nightly in https://github.com/wincent/docvim/commit/65c8615c82422fac3f9cd88bd5f343514ce2b496, and starting to use `--pvp-bounds both` in https://github.com/wincent/docvim/commit/29650e24d40bcdc5c3dd3eb2a0948925e421dd9e. Fixed in the 0.3.1.6 release: https://hackage.haskell.org/package/docvim-0.3.1.6 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 209fe78d..4a21628d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2249,9 +2249,8 @@ packages: "Tebello Thejane @tebello-thejane": - bitx-bitcoin - # incompatible with lens 4.14, process 1.4.2.0 - # "Greg Hurrell ": - # - docvim + "Greg Hurrell ": + - docvim # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.