mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 10:11:57 +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-ip
|
||||||
- hw-fingertree < 0 # build failure with GHC 8.4
|
- hw-fingertree < 0 # build failure with GHC 8.4
|
||||||
- hw-fingertree-strict
|
- 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-packed-vector
|
||||||
- hw-parser
|
- hw-parser
|
||||||
- hw-prim
|
- hw-prim
|
||||||
@ -3615,6 +3615,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3566
|
# https://github.com/fpco/stackage/issues/3566
|
||||||
- network < 2.7
|
- network < 2.7
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/3847
|
||||||
|
- hw-json < 0.8.1.0
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3858
|
# https://github.com/commercialhaskell/stackage/issues/3858
|
||||||
- focus < 0.2
|
- focus < 0.2
|
||||||
- stm-containers < 1
|
- stm-containers < 1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user