From 353275c1e203d1f60f4942092ced339b3533e808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 25 Mar 2025 07:12:33 +0100 Subject: [PATCH] Added `refined-containers`. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf948953..57d15728 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5142,6 +5142,9 @@ packages: - co-log-core - co-log-polysemy - wled-json + # Packages that I personally like to be on Stackage - but I do not maintain them! + # Feel free to snatch them from me! + - refined-containers "Alexander Esgen @amesgen": - ghc-hs-meta