From 397cb1501e46e4cc98115a6d01ad8660cbe99d70 Mon Sep 17 00:00:00 2001 From: Felix Springer <39434424+jumper149@users.noreply.github.com> Date: Tue, 7 Apr 2026 23:47:53 +0200 Subject: [PATCH] deriving-trans builds again Unfortunately deriving-trans-0.10.0.0 was not yet compatible with mtl-2.3.2. With the release of deriving-trans-0.11.0.0 we get support for all the base libraries of GHC 9.12.4. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55a51930..3b74d150 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -54,7 +54,7 @@ packages: - inf-backprop >= 0.1.1.0 "Felix Springer @jumper149": - - deriving-trans < 0 # 0.9.1.0 https://github.com/jumper149/deriving-trans/issues/8 + - deriving-trans - monad-control-identity - wai-control