mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 12:41:58 +01:00
Block packages and close #2449
This commit is contained in:
parent
d028cf4c82
commit
05337c0aed
@ -1042,7 +1042,7 @@ packages:
|
|||||||
- users-test
|
- users-test
|
||||||
- validate-input
|
- validate-input
|
||||||
- ignore
|
- ignore
|
||||||
- elm-bridge
|
# - elm-bridge # bounds: aeson
|
||||||
# digestive-bootstrap # via: digestive-functors, digestive-functors-blaze
|
# digestive-bootstrap # via: digestive-functors, digestive-functors-blaze
|
||||||
- blaze-bootstrap
|
- blaze-bootstrap
|
||||||
- dataurl
|
- dataurl
|
||||||
@ -1137,7 +1137,7 @@ packages:
|
|||||||
- cabal-rpm
|
- cabal-rpm
|
||||||
- stackage-query
|
- stackage-query
|
||||||
# - cabal-sort # BLOCKED directory 1.3
|
# - cabal-sort # BLOCKED directory 1.3
|
||||||
- idris
|
# - idris # bounds aeson
|
||||||
- libffi
|
- libffi
|
||||||
- xmonad-contrib
|
- xmonad-contrib
|
||||||
- shelly
|
- shelly
|
||||||
@ -2372,7 +2372,7 @@ packages:
|
|||||||
- pusher-http-haskell
|
- pusher-http-haskell
|
||||||
|
|
||||||
"Yorick Laupa yo.eight@gmail.com @YoEight":
|
"Yorick Laupa yo.eight@gmail.com @YoEight":
|
||||||
- eventstore
|
# - eventstore # bounds: aeson
|
||||||
- dotnet-timespan
|
- dotnet-timespan
|
||||||
|
|
||||||
"Sebastian Dröge slomo@coaxion.net @sdroege":
|
"Sebastian Dröge slomo@coaxion.net @sdroege":
|
||||||
@ -2552,10 +2552,10 @@ packages:
|
|||||||
- string-conv
|
- string-conv
|
||||||
- rng-utils
|
- rng-utils
|
||||||
- rotating-log
|
- rotating-log
|
||||||
- ua-parser
|
# - ua-parser # bounds aeson
|
||||||
- hs-GeoIP
|
- hs-GeoIP
|
||||||
- retry
|
- retry
|
||||||
- katip
|
# - katip # bounds aeson
|
||||||
# - katip-elasticsearch # via bloodhound: bounds: vector
|
# - katip-elasticsearch # via bloodhound: bounds: vector
|
||||||
|
|
||||||
"Sid Kapur sidharthkapur1@gmail.com @sid-kap":
|
"Sid Kapur sidharthkapur1@gmail.com @sid-kap":
|
||||||
@ -3206,9 +3206,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2393
|
# https://github.com/fpco/stackage/issues/2393
|
||||||
- HUnit < 1.6.0.0
|
- HUnit < 1.6.0.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2449
|
|
||||||
- aeson < 1.2.0.0
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2451
|
# https://github.com/fpco/stackage/issues/2451
|
||||||
- websockets < 0.11.0.0
|
- websockets < 0.11.0.0
|
||||||
- servant-subscriber < 0.6.0.1
|
- servant-subscriber < 0.6.0.1
|
||||||
@ -3594,6 +3591,7 @@ skipped-tests:
|
|||||||
- wai-middleware-rollbar
|
- wai-middleware-rollbar
|
||||||
- websockets
|
- websockets
|
||||||
- path
|
- path
|
||||||
|
- aeson
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user