From 111edfc7771ad6738082db29e95b9a8c05c17d3b Mon Sep 17 00:00:00 2001 From: TheMatten Date: Fri, 21 Feb 2020 18:54:35 +0100 Subject: [PATCH 1/2] Change contact person for `polysemy-*` packages --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 881a5567..ab3c2526 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -67,9 +67,6 @@ packages: - configurator-pg < 0 # via base-4.13.0.0 "Sandy Maguire @isovector": - - polysemy < 1.3.0.0 # https://github.com/commercialhaskell/stackage/issues/5183 - - polysemy-plugin < 0 # via polysemy - - polysemy-zoo < 0 # via hedis - ecstasy - interpolatedstring-qq2 < 0 # via template-haskell-2.15.0.0 - prospect @@ -78,6 +75,9 @@ packages: - type-errors "Matej Niznik @TheMatten": + - polysemy + - polysemy-plugin < 0 # via polysemy + - polysemy-zoo < 0 # via hedis - loopbreaker "William Yao @williamyaoh": From d544bda4e30fe9bf0f6b1e8eee2d164b1537d7f3 Mon Sep 17 00:00:00 2001 From: TheMatten Date: Fri, 21 Feb 2020 19:01:57 +0100 Subject: [PATCH 2/2] Change email address of TheMatten --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab3c2526..82e8ada3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -74,7 +74,7 @@ packages: - unagi-chan - type-errors - "Matej Niznik @TheMatten": + "Matej Niznik @TheMatten": - polysemy - polysemy-plugin < 0 # via polysemy - polysemy-zoo < 0 # via hedis