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