From 395a049b5e2ca22de6031575c4efbc673e4d5091 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 14 Dec 2023 18:56:06 -0800 Subject: [PATCH 1/4] Add bound for #7207 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e94d4911..dafcd958 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3212,7 +3212,7 @@ packages: - boomerang - happstack-hsp - happstack-jmacro - - happstack-server + - happstack-server < 7.9 # https://github.com/commercialhaskell/stackage/issues/7207 - happstack-server-tls - hsx-jmacro - ixset From 61a2915e1588d1fb8cd5f5c55e8f98c7f0fbb93b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 14 Dec 2023 18:59:05 -0800 Subject: [PATCH 2/4] Update curator list in `become-a-curator.md` Signed-off-by: Mihai Maruseac --- become-a-curator.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/become-a-curator.md b/become-a-curator.md index 00bb6dd6..3336180b 100644 --- a/become-a-curator.md +++ b/become-a-curator.md @@ -28,11 +28,14 @@ github. We also have a curator slack channel where we help each other out. The current curator team consists of: -* Adam Bergmark -* Dan Burton -* Jens Petersen -* Luke Murphy -* Michael Snoyman +* Adam Bergmark (@bergmark) +* Alexey Zabelin (@alexeyzab) +* Andreas Ländle (@alaendle) +* Chris Dornan (@cdornan) +* Dan Burton (@danburton) +* Jens Petersen (@juhp) +* Joe Kachmar (@jkachmar) +* Mihai Maruseac (@mihaimaruseac) We onboarded Luke as the newest member a few months ago and this helped us iron out and document the process further. From 1f21a8a98cafdd7213ceb532e07a2e751ae6e5bc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 14 Dec 2023 19:00:22 -0800 Subject: [PATCH 3/4] Remove old text Signed-off-by: Mihai Maruseac --- become-a-curator.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/become-a-curator.md b/become-a-curator.md index 3336180b..fab3bef0 100644 --- a/become-a-curator.md +++ b/become-a-curator.md @@ -37,9 +37,6 @@ The current curator team consists of: * Joe Kachmar (@jkachmar) * Mihai Maruseac (@mihaimaruseac) -We onboarded Luke as the newest member a few months ago and this -helped us iron out and document the process further. - You can read the curator documentation here: https://github.com/commercialhaskell/stackage/blob/master/CURATORS.md To apply, please fill in this form: [REDACTED] From 5d2da050fb8a6e2b8103d76afc3d9fd06a3f1e75 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Fri, 15 Dec 2023 04:01:14 +0100 Subject: [PATCH 4/4] Remove bound on `tagged` (#7204) Closes #7086. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dafcd958..e978be66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8043,9 +8043,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7074 - th-abstraction < 0.6.0.0 - # https://github.com/commercialhaskell/stackage/issues/7086 - - tagged < 0.8.8 - # https://github.com/commercialhaskell/stackage/issues/7103 - megaparsec < 9.5.0 - megaparsec-tests < 9.5.0