Merge pull request #5378 from ludat/patch-2

Replace deprecated `conferer-provider-json` with `conferer-source-json`
This commit is contained in:
Joe Kachmar 2020-05-22 14:35:34 -04:00 committed by GitHub
commit b2c89d765f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3866,11 +3866,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