mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
||||
- 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user