mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-22 03:53:51 +02:00
Enable packages dependent on uri-bytestring-aeson
uri-bytestrying-aeson-0.1.0.7 has been updated to build successfully on nightly. Resolve things un-blocks hoauth2, which in turn unblocks others.
This commit is contained in:
parent
179ad7b851
commit
53245e1072
@ -768,7 +768,7 @@ packages:
|
|||||||
- bugsnag-haskell
|
- bugsnag-haskell
|
||||||
- gravatar
|
- gravatar
|
||||||
- load-env
|
- load-env
|
||||||
# - yesod-auth-oauth2 # via hoauth2
|
- yesod-auth-oauth2
|
||||||
# - yesod-markdown # http-types 0.12 via pandoc
|
# - yesod-markdown # http-types 0.12 via pandoc
|
||||||
- yesod-paginator
|
- yesod-paginator
|
||||||
|
|
||||||
@ -2547,8 +2547,7 @@ packages:
|
|||||||
- wai-session-postgresql
|
- wai-session-postgresql
|
||||||
|
|
||||||
"Haisheng Wu <freizl@gmail.com> @freizl":
|
"Haisheng Wu <freizl@gmail.com> @freizl":
|
||||||
[]
|
- hoauth2
|
||||||
# - hoauth2 # various deps out of date
|
|
||||||
|
|
||||||
"Falko Peters <falko.peters@gmail.com> @informatikr":
|
"Falko Peters <falko.peters@gmail.com> @informatikr":
|
||||||
- scrypt
|
- scrypt
|
||||||
@ -3059,7 +3058,7 @@ packages:
|
|||||||
# - printcess # lens 4.16
|
# - printcess # lens 4.16
|
||||||
|
|
||||||
"Alexey Kuleshevich <lehins@yandex.ru> @lehins":
|
"Alexey Kuleshevich <lehins@yandex.ru> @lehins":
|
||||||
# - wai-middleware-auth # via hoauth2
|
- wai-middleware-auth
|
||||||
# - hip # lens 4.16 via diagrams/chart
|
# - hip # lens 4.16 via diagrams/chart
|
||||||
- massiv
|
- massiv
|
||||||
- massiv-io
|
- massiv-io
|
||||||
@ -3229,7 +3228,7 @@ packages:
|
|||||||
- conduit-throttle
|
- conduit-throttle
|
||||||
|
|
||||||
"Simon Hafner <hafnersimon@gmail.com> @reactormonk":
|
"Simon Hafner <hafnersimon@gmail.com> @reactormonk":
|
||||||
- uri-bytestring-aeson < 0 # GHC 8.4 via base-4.11.0.0
|
- uri-bytestring-aeson
|
||||||
- katip-scalyr-scribe < 0 # via katip
|
- katip-scalyr-scribe < 0 # via katip
|
||||||
|
|
||||||
"Sebastian Witte <woozletoff@gmail.com> @saep":
|
"Sebastian Witte <woozletoff@gmail.com> @saep":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user