From 9aef99bac0406f307b129d43f3e559ef4e1ff028 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 26 May 2020 18:25:25 +0000 Subject: [PATCH] Restricts these < 1.1 (#5398) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c286f8aa..47043c5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4652,7 +4652,7 @@ packages: - th-extras - th-lift-instances - th-utilities < 0 # template-haskell - - these + - these < 1.1 # https://github.com/commercialhaskell/stackage/issues/5398 - these-lens - these-optics - threads