mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-13 14:57:30 +01:00
group aeson related bounds
This commit is contained in:
parent
3c8220a430
commit
aa84fb993a
@ -1261,7 +1261,7 @@ packages:
|
|||||||
- bloodhound
|
- bloodhound
|
||||||
|
|
||||||
"Adam Bergmark <adam@bergmark.nl> @bergmark":
|
"Adam Bergmark <adam@bergmark.nl> @bergmark":
|
||||||
- aeson < 2.0.0.0 # https://github.com/commercialhaskell/stackage/issues/6217
|
- aeson
|
||||||
- HUnit
|
- HUnit
|
||||||
- attoparsec-iso8601
|
- attoparsec-iso8601
|
||||||
- feed
|
- feed
|
||||||
@ -1379,11 +1379,11 @@ packages:
|
|||||||
|
|
||||||
"Colin Woodbury <colin@fosskers.ca> @fosskers":
|
"Colin Woodbury <colin@fosskers.ca> @fosskers":
|
||||||
- aur
|
- aur
|
||||||
- aura < 3.2.6 # via aeson, https://github.com/commercialhaskell/stackage/issues/6217
|
- aura
|
||||||
- bounded-queue
|
- bounded-queue
|
||||||
- kanji
|
- kanji
|
||||||
- language-bash
|
- language-bash
|
||||||
- microlens-aeson < 2.4 # via aeson, https://github.com/commercialhaskell/stackage/issues/6217
|
- microlens-aeson
|
||||||
- pipes-random
|
- pipes-random
|
||||||
- servant-xml
|
- servant-xml
|
||||||
- streaming-attoparsec
|
- streaming-attoparsec
|
||||||
@ -1599,7 +1599,7 @@ packages:
|
|||||||
- neat-interpolation
|
- neat-interpolation
|
||||||
- optima
|
- optima
|
||||||
- partial-handler
|
- partial-handler
|
||||||
- postgresql-binary < 0.12.4.2 # https://github.com/commercialhaskell/stackage/issues/6217
|
- postgresql-binary
|
||||||
- postgresql-syntax
|
- postgresql-syntax
|
||||||
- primitive-extras
|
- primitive-extras
|
||||||
- ptr-poker
|
- ptr-poker
|
||||||
@ -2447,7 +2447,7 @@ packages:
|
|||||||
- hapistrano
|
- hapistrano
|
||||||
- hspec-golden
|
- hspec-golden
|
||||||
- inflections
|
- inflections
|
||||||
- stache < 2.3.1 # https://github.com/commercialhaskell/stackage/issues/6217
|
- stache
|
||||||
- scalendar
|
- scalendar
|
||||||
|
|
||||||
"Sergey Alirzaev <zl29ah@gmail.com> @l29ah":
|
"Sergey Alirzaev <zl29ah@gmail.com> @l29ah":
|
||||||
@ -2668,7 +2668,7 @@ packages:
|
|||||||
- http-common
|
- http-common
|
||||||
- http-streams
|
- http-streams
|
||||||
- locators
|
- locators
|
||||||
- core-data < 0.3.0.0 # https://github.com/commercialhaskell/stackage/issues/6217
|
- core-data
|
||||||
- core-program
|
- core-program
|
||||||
- core-telemetry
|
- core-telemetry
|
||||||
- core-text
|
- core-text
|
||||||
@ -2751,7 +2751,7 @@ packages:
|
|||||||
- cue-sheet
|
- cue-sheet
|
||||||
- flac
|
- flac
|
||||||
- flac-picture
|
- flac-picture
|
||||||
- forma < 1.2.0 # https://github.com/commercialhaskell/stackage/issues/6217
|
- forma
|
||||||
- ghc-syntax-highlighter
|
- ghc-syntax-highlighter
|
||||||
- hspec-megaparsec
|
- hspec-megaparsec
|
||||||
- htaglib
|
- htaglib
|
||||||
@ -2761,7 +2761,7 @@ packages:
|
|||||||
- megaparsec
|
- megaparsec
|
||||||
- megaparsec-tests
|
- megaparsec-tests
|
||||||
- mmark
|
- mmark
|
||||||
- mmark-cli < 0.0.5.1 # https://github.com/commercialhaskell/stackage/issues/6217
|
- mmark-cli
|
||||||
- mmark-ext
|
- mmark-ext
|
||||||
- modern-uri
|
- modern-uri
|
||||||
- ormolu
|
- ormolu
|
||||||
@ -6751,6 +6751,16 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/6195
|
# https://github.com/commercialhaskell/stackage/issues/6195
|
||||||
- miso < 1.8
|
- miso < 1.8
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6217
|
||||||
|
- aeson < 2.0.0.0
|
||||||
|
- aura < 3.2.6
|
||||||
|
- microlens-aeson < 2.4
|
||||||
|
- postgresql-binary < 0.12.4.2
|
||||||
|
- stache < 2.3.1
|
||||||
|
- core-data < 0.3.0.0
|
||||||
|
- forma < 1.2.0
|
||||||
|
- mmark-cli < 0.0.5.1
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6237
|
# https://github.com/commercialhaskell/stackage/issues/6237
|
||||||
- lucid < 2.9.13
|
- lucid < 2.9.13
|
||||||
- mmark < 0.0.7.4
|
- mmark < 0.0.7.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user