From 111edfc7771ad6738082db29e95b9a8c05c17d3b Mon Sep 17 00:00:00 2001 From: TheMatten Date: Fri, 21 Feb 2020 18:54:35 +0100 Subject: [PATCH] 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":