From e00e9c46402a67cd322a833810541159a2dcdb0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 22 Apr 2026 20:24:28 +0200 Subject: [PATCH] Still need to disable `hschema-aeson` (@alonsodomin) - was implicitly disabled via `hschema`before. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3f5fc3b..f79eb493 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -363,7 +363,7 @@ packages: "Antonio Alonso Dominguez @alonsodomin": - hschema - - hschema-aeson + - hschema-aeson < 0 # 0.0.1.1 compilation fails - hschema-prettyprinter - hschema-quickcheck