From 7e0685f049f8981c4f11c3c83caacf85bc855577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sat, 24 Jan 2026 09:47:10 +0100 Subject: Fix build and bounds for mtl-2.2.2 --- erebos.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'erebos.cabal') diff --git a/erebos.cabal b/erebos.cabal index 1937b97..eca0204 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -171,7 +171,7 @@ library hashtables ^>= { 1.2, 1.3, 1.4 }, iproute >=1.7.12 && <1.8, memory >=0.14 && <0.19, - mtl >=2.2 && <2.4, + mtl ^>= { 2.2.2, 2.3 }, network ^>= { 3.1, 3.2 }, stm >=2.5 && <2.6, text >= 1.2 && <2.2, -- cgit v1.2.3