update base / ghc

This commit is contained in:
stuebinm 2023-12-01 12:40:07 +01:00
parent 2c91d09484
commit cc5048bdb4

View file

@ -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