mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 07:00:25 +01:00
fix bounds
This commit is contained in:
parent
fdd1067cf3
commit
ced4929683
@ -2573,7 +2573,7 @@ packages:
|
|||||||
- chaselev-deque
|
- chaselev-deque
|
||||||
- code-page
|
- code-page
|
||||||
- constraint-tuples
|
- constraint-tuples
|
||||||
- criterion
|
- criterion < 1.6.2.0 # https://github.com/commercialhaskell/stackage/issues/6986
|
||||||
- criterion-measurement
|
- criterion-measurement
|
||||||
- data-reify
|
- data-reify
|
||||||
- deriving-compat
|
- deriving-compat
|
||||||
@ -2841,7 +2841,7 @@ packages:
|
|||||||
- flac
|
- flac
|
||||||
- flac-picture
|
- flac-picture
|
||||||
- forma
|
- forma
|
||||||
- ghc-syntax-highlighter
|
- ghc-syntax-highlighter < 0.0.10.0 # https://github.com/commercialhaskell/stackage/issues/6987
|
||||||
- hspec-megaparsec
|
- hspec-megaparsec
|
||||||
- htaglib
|
- htaglib
|
||||||
- html-entity-map
|
- html-entity-map
|
||||||
@ -5326,7 +5326,7 @@ packages:
|
|||||||
- operational
|
- operational
|
||||||
- optional-args
|
- optional-args
|
||||||
- options
|
- options
|
||||||
- optparse-applicative
|
- optparse-applicative < 0.18.0.0 # https://github.com/commercialhaskell/stackage/issues/6986
|
||||||
- parallel
|
- parallel
|
||||||
- path-pieces
|
- path-pieces
|
||||||
- pcg-random
|
- pcg-random
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user