From 3da169dce46ffe200f452fda8086a11a93658481 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Thu, 14 Oct 2021 17:46:25 -0400 Subject: [PATCH] Restricts stache < 2.3.1 (#6217) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea889051..2f075479 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2443,7 +2443,7 @@ packages: - hapistrano - hspec-golden - inflections - - stache + - stache < 2.3.1 # https://github.com/commercialhaskell/stackage/issues/6217 - scalendar "Sergey Alirzaev @l29ah":