mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
Lift constraints on aeson, closes #2177
This commit is contained in:
parent
6cf18e4577
commit
09168f3963
@ -1861,8 +1861,8 @@ packages:
|
|||||||
- emailaddress
|
- emailaddress
|
||||||
- envelope
|
- envelope
|
||||||
- from-sum
|
- from-sum
|
||||||
- hailgun
|
# - hailgun # bounds: aeson
|
||||||
- hailgun-simple
|
# - hailgun-simple # via hailgun
|
||||||
# - ig # bounds: http-conduit, transformers
|
# - ig # bounds: http-conduit, transformers
|
||||||
- natural-transformation
|
- natural-transformation
|
||||||
- opaleye-trans
|
- opaleye-trans
|
||||||
@ -2083,7 +2083,7 @@ packages:
|
|||||||
# - engine-io-yesod # bounds: ghc, base
|
# - engine-io-yesod # bounds: ghc, base
|
||||||
|
|
||||||
"Tim McGilchrist <timmcgil@gmail.com> @tmcgilchrist":
|
"Tim McGilchrist <timmcgil@gmail.com> @tmcgilchrist":
|
||||||
- riak
|
# - riak # bounds: aeson
|
||||||
- airship
|
- airship
|
||||||
|
|
||||||
"Yuras Shumovich <shumovichy@gmail.com> @Yuras":
|
"Yuras Shumovich <shumovichy@gmail.com> @Yuras":
|
||||||
@ -2458,7 +2458,8 @@ packages:
|
|||||||
- stratosphere
|
- stratosphere
|
||||||
|
|
||||||
"Alexey Rodiontsev <alex.rodiontsev@gmail.com> @klappvisor":
|
"Alexey Rodiontsev <alex.rodiontsev@gmail.com> @klappvisor":
|
||||||
- telegram-api
|
[]
|
||||||
|
# - telegram-api # bounds: aeson
|
||||||
|
|
||||||
"Iñaki García Etxebarria <garetxe@gmail.com> @garetxe":
|
"Iñaki García Etxebarria <garetxe@gmail.com> @garetxe":
|
||||||
- gi-atk
|
- gi-atk
|
||||||
@ -2566,7 +2567,8 @@ packages:
|
|||||||
- language-fortran
|
- language-fortran
|
||||||
|
|
||||||
"Philipp Schuster <phischu3000@gmail.com> @phischu":
|
"Philipp Schuster <phischu3000@gmail.com> @phischu":
|
||||||
- haskell-names
|
[]
|
||||||
|
# - haskell-names # bounds: aeson
|
||||||
|
|
||||||
"Shao Cheng <astrohavoc@gmail.com> @TerrorJack":
|
"Shao Cheng <astrohavoc@gmail.com> @TerrorJack":
|
||||||
- simple-download
|
- simple-download
|
||||||
@ -2791,10 +2793,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2032
|
# https://github.com/fpco/stackage/issues/2032
|
||||||
- datasets < 0.2.2
|
- datasets < 0.2.2
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2177
|
|
||||||
- aeson < 1.1.0.0
|
|
||||||
- hoauth2 < 0.5.8
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2194
|
# https://github.com/fpco/stackage/issues/2194
|
||||||
- vector < 0.12.0.0
|
- vector < 0.12.0.0
|
||||||
- primitive < 0.6.2.0
|
- primitive < 0.6.2.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user