From 1bea0888b3ecfbacfe201786ca05d28e9099e7c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 5 May 2024 12:01:45 +0200 Subject: Bump base dependency for GHC 9.8 --- erebos.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erebos.cabal b/erebos.cabal index 7bbb9aa..2c2726a 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -54,7 +54,7 @@ common common -Wno-error=unused-imports build-depends: - base >=4.13 && <4.19, + base >=4.13 && <4.20, default-extensions: DefaultSignatures -- cgit v1.2.3