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
This commit is contained in:
Lucas David Traverso 2020-05-19 01:10:44 -03:00
parent c69a73c559
commit 4cf80ec3ee

View File

@ -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 <tim+stackage@utf8.me> @thumphries":
- transformers-either < 0 # via exceptions-0.10.0