From 69a26de38dda97524cac88155ae47a41892b9902 Mon Sep 17 00:00:00 2001 From: L0neGamer Date: Tue, 21 Apr 2026 22:22:33 +0100 Subject: [PATCH] bump base and time bound --- ekg.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ekg.cabal b/ekg.cabal index f20c1fd..30f38a1 100644 --- a/ekg.cabal +++ b/ekg.cabal @@ -68,7 +68,7 @@ library build-depends: aeson >=0.4 && <1.6 || >=2.0 && <2.3 - , base >=4.5 && <4.22 + , base >=4.5 && <4.23 , bytestring <1.0 , ekg-core >=0.1 && <0.2 , ekg-json >=0.1 && <0.2 @@ -77,7 +77,7 @@ library , snap-core <1.1 , snap-server <1.2 , text <2.2 - , time <1.15 + , time <1.16 , transformers <0.7 , unordered-containers <0.3