From d0fd65e661cf3307a633a822b30df781ff3f8e2c Mon Sep 17 00:00:00 2001 From: eientei95 Date: Wed, 19 Mar 2025 16:10:56 +1300 Subject: [PATCH] Bump hashable and base versions --- insert-ordered-containers.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/insert-ordered-containers.cabal b/insert-ordered-containers.cabal index 5842df1..4a44835 100644 --- a/insert-ordered-containers.cabal +++ b/insert-ordered-containers.cabal @@ -42,9 +42,9 @@ library ghc-options: -Wall build-depends: , aeson >=2.2.3.0 && <2.3 - , base >=4.12.0.0 && <4.21 + , base >=4.12.0.0 && <4.22 , deepseq >=1.4.4.0 && <1.6 - , hashable >=1.4.7.0 && <1.5 + , hashable >=1.4.7.0 && <1.6 , indexed-traversable >=0.1.4 && <0.2 , lens >=5.2.3 && <5.4 , optics-core >=0.4.1.1 && <0.5