mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Upgrade to aeson 1.5.2.0, closes #5571
This commit is contained in:
parent
d4e05300ef
commit
0b3daa8ea2
@ -621,7 +621,7 @@ packages:
|
|||||||
"Michael Snoyman michael@snoyman.com @snoyberg":
|
"Michael Snoyman michael@snoyman.com @snoyberg":
|
||||||
- bzlib-conduit
|
- bzlib-conduit
|
||||||
- case-insensitive
|
- case-insensitive
|
||||||
- classy-prelude-yesod
|
- classy-prelude-yesod < 0 # aeson 1.5 via yesod
|
||||||
- conduit-combinators
|
- conduit-combinators
|
||||||
- conduit-extra
|
- conduit-extra
|
||||||
- hebrew-time
|
- hebrew-time
|
||||||
@ -631,20 +631,20 @@ packages:
|
|||||||
- mime-types
|
- mime-types
|
||||||
- network-conduit-tls
|
- network-conduit-tls
|
||||||
- persistent
|
- persistent
|
||||||
- persistent-mysql
|
- persistent-mysql < 0 # aeson 1.5
|
||||||
- persistent-postgresql
|
- persistent-postgresql < 0 # aeson 1.5
|
||||||
- persistent-sqlite
|
- persistent-sqlite < 0 # aeson 1.5
|
||||||
- persistent-template < 2.8.3 # https://github.com/commercialhaskell/stackage/issues/5347
|
- persistent-template < 0 # https://github.com/commercialhaskell/stackage/issues/5347 & aeson 1.5
|
||||||
- persistent-test # https://github.com/commercialhaskell/stackage/pull/4492
|
- persistent-test < 0 # aeson 1.5 # https://github.com/commercialhaskell/stackage/pull/4492
|
||||||
# - stackage-curator # http-conduit 2.3 via amazonka
|
# - stackage-curator # http-conduit 2.3 via amazonka
|
||||||
- store < 0 # via store-core
|
- store < 0 # via store-core
|
||||||
- wai-extra
|
- wai-extra
|
||||||
- wai-websockets
|
- wai-websockets
|
||||||
- warp-tls
|
- warp-tls
|
||||||
- yesod
|
- yesod < 0 # aeson 1.5 via yesod-persistent
|
||||||
- authenticate
|
- authenticate
|
||||||
- html-conduit
|
- html-conduit
|
||||||
- yesod-auth
|
- yesod-auth < 0 # aeson 1.5 via yesod-persistent
|
||||||
- authenticate-oauth
|
- authenticate-oauth
|
||||||
- yesod-bin
|
- yesod-bin
|
||||||
- yesod-eventsource < 0 # via yesod-core
|
- yesod-eventsource < 0 # via yesod-core
|
||||||
@ -708,7 +708,7 @@ packages:
|
|||||||
- githash
|
- githash
|
||||||
|
|
||||||
- time-manager
|
- time-manager
|
||||||
- pantry
|
- pantry < 0 # aeson 1.5
|
||||||
- mega-sdist < 0 # Cabal issues
|
- mega-sdist < 0 # Cabal issues
|
||||||
- http-download
|
- http-download
|
||||||
- hi-file-parser
|
- hi-file-parser
|
||||||
@ -797,7 +797,7 @@ packages:
|
|||||||
- tldr
|
- tldr
|
||||||
- fb
|
- fb
|
||||||
- yesod-fb
|
- yesod-fb
|
||||||
- yesod-auth-fb
|
- yesod-auth-fb < 0 # aeson 1.5 via yesod-persistent via yesod-auth
|
||||||
- hourglass-orphans
|
- hourglass-orphans
|
||||||
- wai-slack-middleware
|
- wai-slack-middleware
|
||||||
- sysinfo
|
- sysinfo
|
||||||
@ -1345,7 +1345,7 @@ packages:
|
|||||||
- hledger
|
- hledger
|
||||||
- hledger-lib
|
- hledger-lib
|
||||||
- hledger-ui
|
- hledger-ui
|
||||||
- hledger-web
|
- hledger-web < 0 # aeson 1.5 via yesod-persistent via yesod-form
|
||||||
#
|
#
|
||||||
- quickbench < 0 # via docopt
|
- quickbench < 0 # via docopt
|
||||||
- regex-compat-tdfa
|
- regex-compat-tdfa
|
||||||
@ -1381,7 +1381,7 @@ packages:
|
|||||||
- mysql-simple
|
- mysql-simple
|
||||||
- sphinx < 0 # Could not find module Network
|
- sphinx < 0 # Could not find module Network
|
||||||
- xmlhtml < 0 # GHC 8.4 via hspec-2.5.0
|
- xmlhtml < 0 # GHC 8.4 via hspec-2.5.0
|
||||||
- yesod-auth-hashdb
|
- yesod-auth-hashdb < 0 # aeson 1.5 via yesod-persistent
|
||||||
|
|
||||||
"Toralf Wittner <tw@dtex.org> @twittner":
|
"Toralf Wittner <tw@dtex.org> @twittner":
|
||||||
- bytestring-conversion
|
- bytestring-conversion
|
||||||
@ -2355,11 +2355,11 @@ packages:
|
|||||||
- smtp-mail < 0 # https://github.com/jhickner/smtp-mail/issues/24#issuecomment-499601949
|
- smtp-mail < 0 # https://github.com/jhickner/smtp-mail/issues/24#issuecomment-499601949
|
||||||
- liboath-hs < 0 # via inline-c-0.8.0.1
|
- liboath-hs < 0 # via inline-c-0.8.0.1
|
||||||
- servant-quickcheck < 0
|
- servant-quickcheck < 0
|
||||||
- esqueleto
|
- esqueleto < 0 # aeson 1.5
|
||||||
- hedgehog-fakedata
|
- hedgehog-fakedata
|
||||||
- persistent-typed-db
|
- persistent-typed-db < 0 # aeson 1.5
|
||||||
- persistent-qq
|
- persistent-qq < 0 # aeson 1.5
|
||||||
- persistent-pagination
|
- persistent-pagination < 0 # aeson 1.5
|
||||||
- hspec-hedgehog
|
- hspec-hedgehog
|
||||||
|
|
||||||
"Matthew Pickering <matthewtpickering@gmail.com> @mpickering":
|
"Matthew Pickering <matthewtpickering@gmail.com> @mpickering":
|
||||||
@ -3488,8 +3488,8 @@ packages:
|
|||||||
- haskell-import-graph
|
- haskell-import-graph
|
||||||
- string-transform
|
- string-transform
|
||||||
- uniq-deep
|
- uniq-deep
|
||||||
- yesod-form-bootstrap4
|
- yesod-form-bootstrap4 < 0 # aeson 1.5 via yesod-persistent via yesod-form
|
||||||
- yesod-recaptcha2
|
- yesod-recaptcha2 < 0 # aeson 1.5 via yesod-persistent via yesod-form
|
||||||
|
|
||||||
"Andrei Barbu <andrei@0xab.com> @abarbu":
|
"Andrei Barbu <andrei@0xab.com> @abarbu":
|
||||||
- nondeterminism
|
- nondeterminism
|
||||||
@ -4576,7 +4576,7 @@ packages:
|
|||||||
- io-streams-haproxy
|
- io-streams-haproxy
|
||||||
- ixset-typed
|
- ixset-typed
|
||||||
- json < 0 # via base-4.13.0.0
|
- json < 0 # via base-4.13.0.0
|
||||||
- json-alt
|
- json-alt < 0 # aeson 1.5
|
||||||
- kleene < 0 # via regex-applicative
|
- kleene < 0 # via regex-applicative
|
||||||
- language-haskell-extract < 0 # ghc 8.10
|
- language-haskell-extract < 0 # ghc 8.10
|
||||||
- largeword
|
- largeword
|
||||||
@ -4816,8 +4816,8 @@ packages:
|
|||||||
- yeshql-core < 0 # MonadFail
|
- yeshql-core < 0 # MonadFail
|
||||||
- yeshql-hdbc < 0 # via HDBC
|
- yeshql-hdbc < 0 # via HDBC
|
||||||
- yesod-core
|
- yesod-core
|
||||||
- yesod-form
|
- yesod-form < 0 # aeson 1.5 via yesod-persistent
|
||||||
- yesod-persistent
|
- yesod-persistent < 0 # aeson 1.5
|
||||||
- zlib
|
- zlib
|
||||||
- zlib-bindings
|
- zlib-bindings
|
||||||
|
|
||||||
@ -4887,7 +4887,7 @@ packages:
|
|||||||
- network < 3.1.2.0
|
- network < 3.1.2.0
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5571
|
# https://github.com/commercialhaskell/stackage/issues/5571
|
||||||
- aeson < 1.5.0.0
|
- aeson < 1.5.3.0
|
||||||
- strict-base-types < 0.7
|
- strict-base-types < 0.7
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5566
|
# https://github.com/commercialhaskell/stackage/issues/5566
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user