From d3f5cde083dfa584cb68876b44a6a774c4e5f973 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sun, 15 Nov 2020 09:44:48 -0500 Subject: [PATCH 1/3] Add Witch --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03261a15..fe319ff7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2020,6 +2020,7 @@ packages: - salve - splint - strive + - witch - wuss - bmp # @benl23x5 From a655353dcd3decd37363a4e9c4a3b479902bc7a4 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sun, 15 Nov 2020 09:45:42 -0500 Subject: [PATCH 2/3] 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 From f86830bf152bf236320a6bf4ed343b86a3d17585 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sun, 15 Nov 2020 09:46:34 -0500 Subject: [PATCH 3/3] Allow newer github-release --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0991869..f5fdd4c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2009,7 +2009,7 @@ packages: - burrito - derulo - flow - - github-release < 1.3.4 # https://github.com/commercialhaskell/stackage/issues/5610 + - github-release - json-feed # - lackey # servant - list-singleton