summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2023-12-01 12:40:07 +0100
committerstuebinm2023-12-01 12:40:07 +0100
commitcc5048bdb45bf777b2e823323c655e4c36560892 (patch)
treeb5b3e0c36ea92e7cbb5de0bc7ce027fa4ce588cb
parent2c91d094847a072292f279b18b698b387e5b2397 (diff)
update base / ghc
-rw-r--r--bahnhof-name.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/bahnhof-name.cabal b/bahnhof-name.cabal
index 7727ccf..f054380 100644
--- a/bahnhof-name.cabal
+++ b/bahnhof-name.cabal
@@ -21,7 +21,7 @@ executable bahnhof-name
main-is: Main.hs
hs-source-dirs: app
- build-depends: base ^>=4.16.4.0
+ build-depends: base ^>=4.17
, fuzzyset >= 0.3.0
, fuzzyfind
, text