From 4cf80ec3ee9283f2c6c064d9d3144b237b32643f Mon Sep 17 00:00:00 2001 From: Lucas David Traverso Date: Tue, 19 May 2020 01:10:44 -0300 Subject: [PATCH] Removed contraints caused by deprecated packages conferer-provider-json was deprecated in favor of conferer-source-json, the former caused constraints on conferer-* packages that are not necessary --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b74e9d2..77e0a171 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3865,11 +3865,11 @@ packages: - map-syntax < 0 # GHC 8.4 via base-4.11.0.0 - heist < 0 # GHC 8.4 via map-syntax - snap < 0 # GHC 8.4 via base-4.11.0.0 - - conferer < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/5374 - # - conferer-snap # Because snap - - conferer-warp < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/5374 - - conferer-hspec < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/5374 - - conferer-provider-json + - conferer + #- conferer-snap # Because snap + - conferer-warp + - conferer-hspec + - conferer-source-json "Tim Humphries @thumphries": - transformers-either < 0 # via exceptions-0.10.0