From a0d34c01d236866359915c1edc9af02d55932228 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 30 Nov 2020 18:58:51 -0600 Subject: [PATCH] Add upper bound for text-manipulate, #5765 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 180cca11..1c2c108b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5043,6 +5043,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5760 - bitvec < 1.1.0.0 + # https://github.com/commercialhaskell/stackage/issues/5765 + - text-manipulate < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of