From ced49296839a80fd150ae64400e7fe82c792c357 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 24 May 2023 19:27:27 +0100 Subject: [PATCH] fix bounds --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c7ff5ec..c92f2972 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2573,7 +2573,7 @@ packages: - chaselev-deque - code-page - constraint-tuples - - criterion + - criterion < 1.6.2.0 # https://github.com/commercialhaskell/stackage/issues/6986 - criterion-measurement - data-reify - deriving-compat @@ -2841,7 +2841,7 @@ packages: - flac - flac-picture - forma - - ghc-syntax-highlighter + - ghc-syntax-highlighter < 0.0.10.0 # https://github.com/commercialhaskell/stackage/issues/6987 - hspec-megaparsec - htaglib - html-entity-map @@ -5326,7 +5326,7 @@ packages: - operational - optional-args - options - - optparse-applicative + - optparse-applicative < 0.18.0.0 # https://github.com/commercialhaskell/stackage/issues/6986 - parallel - path-pieces - pcg-random