From a655353dcd3decd37363a4e9c4a3b479902bc7a4 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sun, 15 Nov 2020 09:45:42 -0500 Subject: [PATCH] Allow Burrito version 1.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fe319ff7..d0991869 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2006,7 +2006,7 @@ packages: "Taylor Fausak @tfausak": - autoexporter - - burrito < 1.2.0.0 + - burrito - derulo - flow - github-release < 1.3.4 # https://github.com/commercialhaskell/stackage/issues/5610