From 04d3ab21ff314a36fbb4350b891d26558b666500 Mon Sep 17 00:00:00 2001 From: Mann mit Hut Date: Sat, 4 Jan 2025 14:54:38 +0100 Subject: [PATCH] Bumped upper bound of hashable dependency --- chronos.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chronos.cabal b/chronos.cabal index 0f2d607..f13b8ee 100644 --- a/chronos.cabal +++ b/chronos.cabal @@ -64,7 +64,7 @@ library , bytesmith >=0.3.7 && <0.4 , bytestring >=0.10 && <0.13 , deepseq >=1.4.4.0 - , hashable >=1.2 && <1.5 + , hashable >=1.2 && <1.6 , natural-arithmetic >=0.1.2 && <0.3 , primitive >=0.6.4 && <0.10 , text >=1.2 && <1.3 || >=2.0 && <2.2