From 54980b3197923ab2aa1806a5823e2c61deff3b3c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 16 Jan 2023 18:58:57 -0800 Subject: [PATCH] Add bounds to `integer-types` due to #6851 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1d969b5..0a88549b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3969,7 +3969,7 @@ packages: - data-forest - hedgehog-optics - hex-text - - integer-types + - integer-types < 0.0.0.1 # https://github.com/commercialhaskell/stackage/issues/6851 - invert - loc - memfd