mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 20:21:57 +01:00
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:
parent
c69a73c559
commit
4cf80ec3ee
@ -3865,11 +3865,11 @@ packages:
|
|||||||
- map-syntax < 0 # GHC 8.4 via base-4.11.0.0
|
- map-syntax < 0 # GHC 8.4 via base-4.11.0.0
|
||||||
- heist < 0 # GHC 8.4 via map-syntax
|
- heist < 0 # GHC 8.4 via map-syntax
|
||||||
- snap < 0 # GHC 8.4 via base-4.11.0.0
|
- snap < 0 # GHC 8.4 via base-4.11.0.0
|
||||||
- conferer < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/5374
|
- conferer
|
||||||
# - conferer-snap # Because snap
|
#- conferer-snap # Because snap
|
||||||
- conferer-warp < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/5374
|
- conferer-warp
|
||||||
- conferer-hspec < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/5374
|
- conferer-hspec
|
||||||
- conferer-provider-json
|
- conferer-source-json
|
||||||
|
|
||||||
"Tim Humphries <tim+stackage@utf8.me> @thumphries":
|
"Tim Humphries <tim+stackage@utf8.me> @thumphries":
|
||||||
- transformers-either < 0 # via exceptions-0.10.0
|
- transformers-either < 0 # via exceptions-0.10.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user