From 5224538b42665f38808be3bd9698a34ef085e0ec Mon Sep 17 00:00:00 2001 From: Sandy Maguire Date: Sat, 18 May 2019 08:51:08 -0400 Subject: [PATCH 1/2] Add isovector's packages --- build-constraints.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d162c93..7b6b9798 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,16 @@ cabal-format-version: "2.4" # Constraints for brand new builds packages: + "Sandy Maguire @isovector": + - polysemy + - polysemy-plugin + - polysemy-zoo + - ecstasy + - interpolatedstring-qq2 + - prospect + - suavemente + - do-notation + "William Yao @williamyaoh": - string-interpolate From f0549d7e4d60b59208895e61694d32a79bdeec4a Mon Sep 17 00:00:00 2001 From: Sandy Maguire Date: Sat, 18 May 2019 12:13:12 -0400 Subject: [PATCH 2/2] Update build-constraints.yaml --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b6b9798..0c17597e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -17,7 +17,6 @@ packages: - ecstasy - interpolatedstring-qq2 - prospect - - suavemente - do-notation "William Yao @williamyaoh":