fix:ui: require fsnotify-0.4.2.0+, detecting events more reliably on mac

This requires hfsevents-0.1.8 which fixes some events being ignored on
mac (https://github.com/luite/hfsevents/pull/19), possibly making
hledger-ui --watch more reliable in that regard.
This commit is contained in:
Simon Michael 2025-04-02 13:22:19 -10:00
parent 666abefba9
commit cf03f7e428
4 changed files with 4 additions and 4 deletions

View File

@ -97,7 +97,7 @@ library:
- doclayout >=0.3 && <0.6
- extra >=1.7.11
- filepath
- fsnotify >=0.4 && <0.5
- fsnotify >=0.4.2.0 && <0.5
- githash >=0.1.6.2
- microlens >=0.4
- microlens-platform >=0.2.3.1

View File

@ -30,7 +30,7 @@ extra-deps:
# for hledger-ui:
- brick-2.3.1
- bimap-0.5.0
- fsnotify-0.4.0.0
- fsnotify-0.4.2.0
- text-zipper-0.13
- vty-6.2
- vty-crossplatform-0.4.0.0

View File

@ -31,7 +31,7 @@ extra-deps:
- vty-unix-0.2.0.0
- vty-windows-0.2.0.2
- text-zipper-0.13
- fsnotify-0.4.1.0
- fsnotify-0.4.2.0
# for hledger-web:
# for Shake.hs:

View File

@ -21,7 +21,7 @@ extra-deps:
- vty-unix-0.2.0.0
- vty-windows-0.2.0.2
- text-zipper-0.13
- fsnotify-0.4.1.0
- fsnotify-0.4.2.0
# for hledger-web:
# for Shake.hs: