summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--erebos.cabal2
1 files changed, 1 insertions, 1 deletions
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