diff --git a/stack810.yaml b/stack810.yaml index 003fbb1d3..550a7a7f3 100644 --- a/stack810.yaml +++ b/stack810.yaml @@ -31,6 +31,7 @@ extra-deps: - brick-2.3.1 - bimap-0.5.0 - fsnotify-0.4.2.0 +- hfsevents-0.1.8 - text-zipper-0.13 - vty-6.2 - vty-crossplatform-0.4.0.0 diff --git a/stack90.yaml b/stack90.yaml index 9881b14f6..6df6b6780 100644 --- a/stack90.yaml +++ b/stack90.yaml @@ -26,12 +26,13 @@ extra-deps: # for hledger-ui: - bimap-0.5.0 - brick-2.3.1 +- fsnotify-0.4.2.0 +- hfsevents-0.1.8 +- text-zipper-0.13 - vty-6.2 - vty-crossplatform-0.4.0.0 - vty-unix-0.2.0.0 - vty-windows-0.2.0.2 -- text-zipper-0.13 -- fsnotify-0.4.2.0 # for hledger-web: # for Shake.hs: diff --git a/stack912.yaml b/stack912.yaml index 3b6b66f7a..da9838e4e 100644 --- a/stack912.yaml +++ b/stack912.yaml @@ -1,9 +1,9 @@ -# draft stack build plan using GHC 9.12.1 +# draft stack build plan using GHC 9.12.2 # https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.12 # https://downloads.haskell.org/ghc/9.12.1/docs/users_guide/9.12.1-notes.html resolver: nightly-2025-04-01 -compiler: ghc-9.12.1 +compiler: ghc-9.12.2 notify-if-ghc-untested: false notify-if-cabal-untested: false diff --git a/stack92.yaml b/stack92.yaml index 09d14841f..865d471e4 100644 --- a/stack92.yaml +++ b/stack92.yaml @@ -16,12 +16,13 @@ extra-deps: # for hledger: # for hledger-ui: - brick-2.3.1 +- fsnotify-0.4.2.0 +- hfsevents-0.1.8 +- text-zipper-0.13 - vty-6.2 - vty-crossplatform-0.4.0.0 - vty-unix-0.2.0.0 - vty-windows-0.2.0.2 -- text-zipper-0.13 -- fsnotify-0.4.2.0 # for hledger-web: # for Shake.hs: diff --git a/stack94.yaml b/stack94.yaml index 52fc5233a..4f249776e 100644 --- a/stack94.yaml +++ b/stack94.yaml @@ -9,13 +9,15 @@ packages: - hledger-web extra-deps: -- safe-0.3.21 - brick-2.3.1 +- encoding-0.10 +- fsnotify-0.4.2.0 +- hfsevents-0.1.8 +- safe-0.3.21 - vty-6.2 - vty-crossplatform-0.4.0.0 - vty-unix-0.2.0.0 - vty-windows-0.2.0.2 -- encoding-0.10 nix: pure: false diff --git a/stack96.yaml b/stack96.yaml index 12b9865a1..81843f02b 100644 --- a/stack96.yaml +++ b/stack96.yaml @@ -9,8 +9,10 @@ packages: - hledger-web extra-deps: -- vty-windows-0.2.0.1 - encoding-0.10 +- fsnotify-0.4.2.0 +- hfsevents-0.1.8 +- vty-windows-0.2.0.1 nix: pure: false diff --git a/stack98.yaml b/stack98.yaml index c7240e06e..839e1fbdc 100644 --- a/stack98.yaml +++ b/stack98.yaml @@ -10,6 +10,7 @@ packages: extra-deps: - encoding-0.10 +- fsnotify-0.4.2.0 nix: pure: false