From d4f9b681ecdb893cfadfaef903c36391e414fa95 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Tue, 2 Jan 2024 08:32:47 +0100 Subject: [PATCH 1/2] Reenable tasty-html --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51fe9f7a..827aec07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1445,7 +1445,7 @@ packages: - tasty-hunit - tasty-quickcheck - tasty-smallcheck - - tasty-html < 0 # fails https://github.com/commercialhaskell/stackage/issues/7242 + - tasty-html - time-lens - timezone-olson - timezone-series From 83b5fa38109fca4b4721a7a8e62628f9034cfff9 Mon Sep 17 00:00:00 2001 From: Owen Shepherd Date: Tue, 2 Jan 2024 11:35:58 +0100 Subject: [PATCH 2/2] chore: Add myself as the maintainer of tasty-html This changeset adds myself as the maintainer of tasty-html, following a discussion in https://github.com/UnkindPartition/tasty-html/issues/24 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 827aec07..a1553767 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1445,13 +1445,15 @@ packages: - tasty-hunit - tasty-quickcheck - tasty-smallcheck - - tasty-html - time-lens - timezone-olson - timezone-series - traverse-with-class - tuples-homogenous-h98 + "Owen Shepherd @414owen": + - tasty-html + "George Giorgidze @giorgidze": - YampaSynth < 0 # 0.2 compile fail - set-monad