From dae9f6958b5f09800e31752305f4b9d337ae68ea Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 18 May 2024 00:09:28 -0400 Subject: [PATCH] restrict uuid-types < 1.0.6 (#7422) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3aad667..6acbc5d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5876,7 +5876,7 @@ packages: - url - utf8-light - utf8-string - - uuid-types + - uuid-types < 1.0.6 # https://github.com/commercialhaskell/stackage/issues/7422 - vault - vec - vector