From 6d5ceec429813dbdad96f8de7fe07d2c9a89e19c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Wed, 19 Jul 2023 16:00:07 +0200 Subject: [PATCH] Allow base 4.18 Build and tests succeed with ghc 9.6.2 with - git: https://github.com/byteverse/bytebuild.git commit: 32034ac3232130a81879db022a38024b8e0ab27c - git: https://github.com/costarastrology/zigzag.git commit: 63c417592e36d163d1992553d142bd09615d7f72 --- chronos.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chronos.cabal b/chronos.cabal index d1d5025..f87ec6a 100644 --- a/chronos.cabal +++ b/chronos.cabal @@ -48,7 +48,7 @@ library build-depends: , aeson >= 1.1 && < 2.2 , attoparsec >= 0.13 && < 0.15 - , base >= 4.14 && < 4.18 + , base >= 4.14 && < 4.19 , bytestring >= 0.10 && < 0.12 , deepseq >= 1.4.4.0 , hashable >= 1.2 && < 1.5