mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Move hw-json upper bound to upper bounds section
This commit is contained in:
parent
89b3b51b56
commit
7c8c8d767a
@ -2665,7 +2665,7 @@ packages:
|
||||
- hw-ip
|
||||
- hw-fingertree < 0 # build failure with GHC 8.4
|
||||
- hw-fingertree-strict
|
||||
- hw-json < 0.8.1.0 # criterion-1.5.0.0 is out of bounds #3847
|
||||
- hw-json
|
||||
- hw-packed-vector
|
||||
- hw-parser
|
||||
- hw-prim
|
||||
@ -3615,6 +3615,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/3566
|
||||
- network < 2.7
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3847
|
||||
- hw-json < 0.8.1.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3858
|
||||
- focus < 0.2
|
||||
- stm-containers < 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user