update for ghc 9.6.5 (nixpkgs 24.05)
This commit is contained in:
parent
0c05c14574
commit
8a4723f12f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ executable bahnhof-name
|
||||||
|
|
||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
hs-source-dirs: app
|
hs-source-dirs: app
|
||||||
build-depends: base ^>=4.17
|
build-depends: base ^>=4.18
|
||||||
, fuzzyset >= 0.3.0
|
, fuzzyset >= 0.3.0
|
||||||
, fuzzyfind
|
, fuzzyfind
|
||||||
, text
|
, text
|
||||||
|
|
Loading…
Reference in a new issue