mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
More bounds for #7031
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
4214fc2507
commit
d0c5ac85b0
@ -1370,7 +1370,7 @@ packages:
|
|||||||
- bloodhound
|
- bloodhound
|
||||||
|
|
||||||
"Adam Bergmark <adam@bergmark.nl> @bergmark":
|
"Adam Bergmark <adam@bergmark.nl> @bergmark":
|
||||||
- aeson < 2.2.0 # https://github.com/commercialhaskell/stackage/issues/7031
|
- aeson
|
||||||
- HUnit
|
- HUnit
|
||||||
- attoparsec-iso8601
|
- attoparsec-iso8601
|
||||||
- feed
|
- feed
|
||||||
@ -8475,6 +8475,10 @@ packages:
|
|||||||
- primitive-unlifted < 2.0.0.0
|
- primitive-unlifted < 2.0.0.0
|
||||||
- contiguous < 0.6.4.0
|
- contiguous < 0.6.4.0
|
||||||
- run-st < 0.1.3.1
|
- run-st < 0.1.3.1
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7031
|
||||||
|
- aeson < 2.2.0
|
||||||
|
- aeson-pretty < 0.0.10
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user