From 99741e459b7f5284b962594cfa8b52ba139fce9e Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Wed, 18 Jun 2025 19:11:44 +0100 Subject: [PATCH] Take over HsYAML* from inactive maintainer --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53b1c3cc..f2083e15 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -166,6 +166,8 @@ packages: - test-framework - test-framework-hunit - test-framework-quickcheck2 + - HsYAML + - HsYAML-aeson # Some "grandfathered dependencies" I took over because I contributed to them at some time. # Feel free to snatch them from me! @@ -725,8 +727,6 @@ packages: - prettyprinter-compat-wl-pprint - prettyprinter-compat-ansi-wl-pprint - prettyprinter-compat-annotated-wl-pprint - - HsYAML - - HsYAML-aeson "Joe M @joe9": - logger-thread