summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal2
1 files changed, 1 insertions, 1 deletions
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