update base / ghc
This commit is contained in:
parent
2c91d09484
commit
cc5048bdb4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue