From a26dec4d8aa78a0d4139d9cdcac447a1fc61ea9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 20 Feb 2024 20:49:04 +0100 Subject: Update base dependency upper bound for GHC 9.6 --- erebos.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erebos.cabal b/erebos.cabal index d895b7f..6c83fb1 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -41,7 +41,7 @@ common common ghc-options: -Wall build-depends: - base >=4.13 && <4.17, + base >=4.13 && <4.19, default-extensions: DefaultSignatures -- cgit v1.2.3