From ac913718c4736592d73b7181247f5acede70443d Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 7 Oct 2020 21:56:32 +1100 Subject: [PATCH] Re-enable haskell-works packages --- build-constraints.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c571e17c..ce31d7b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3019,8 +3019,8 @@ packages: - hw-conduit - hw-conduit-merges - hw-diagnostics - - hw-dsv < 0 # generic-lens 2.0.0.0 - - hw-eliasfano < 0 # generic-lens 2.0.0.0 + - hw-dsv + - hw-eliasfano - hw-excess - hw-fingertree - hw-fingertree-strict @@ -3028,19 +3028,19 @@ packages: - hw-hspec-hedgehog - hw-int - hw-ip - - hw-json < 0 # generic-lens 2.0.0.0 - - hw-json-simple-cursor < 0 # generic-lens 2.0.0.0 - - hw-json-standard-cursor < 0 # generic-lens 2.0.0.0 + - hw-json + - hw-json-simple-cursor + - hw-json-standard-cursor - hw-mquery - - hw-packed-vector < 0 # generic-lens 2.0.0.0 + - hw-packed-vector - hw-parser - hw-prim - - hw-rankselect < 0 # generic-lens 2.0.0.0 + - hw-rankselect - hw-rankselect-base - - hw-simd < 0 # hw-rankselect due to generic-lens 2.0.0.0 + - hw-simd - hw-streams - - hw-succinct < 0 # hw-rankselect due to generic-lens 2.0.0.0 - - hw-xml < 0 # generic-lens 2.0.0.0 + - hw-succinct + - hw-xml - tasty-discover "George Wilson @gwils":