summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2024-06-04 20:04:03 +0200
committerstuebinm2024-06-04 20:04:18 +0200
commit8a4723f12fb220204d0aa5ebde8fb65214ad1b47 (patch)
treeb06d6fb8eedbea9b1168be5524a80536e3221552
parent0c05c14574ed301c1f80ceeb5edabc34e47feffb (diff)
update for ghc 9.6.5 (nixpkgs 24.05)
-rw-r--r--bahnhof-name.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/bahnhof-name.cabal b/bahnhof-name.cabal
index f054380..52c514b 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.17
+ build-depends: base ^>=4.18
, fuzzyset >= 0.3.0
, fuzzyfind
, text