pkg: require vty-windows-0.2.0.2+ to fix recent MS Terminal

And add to current stack.yaml too, since it's not yet in stackage.
This commit is contained in:
Simon Michael 2024-04-17 12:34:07 -10:00
parent a1a47f9a9d
commit ae69800fdb
6 changed files with 7 additions and 5 deletions

View File

@ -13,6 +13,8 @@ extra-deps:
- process-1.6.19.0 # for HSEC-2024-0003
- haskeline-0.8.2.1
- vty-windows-0.2.0.2 # not yet in stackage
nix:
pure: false
packages: [perl gmp ncurses zlib]

View File

@ -30,7 +30,7 @@ extra-deps:
- vty-6.2
- vty-crossplatform-0.4.0.0
- vty-unix-0.2.0.0
- vty-windows-0.2.0.1
- vty-windows-0.2.0.2
# for hledger-web:
# for Shake.hs:

View File

@ -31,7 +31,7 @@ extra-deps:
- vty-6.2
- vty-crossplatform-0.4.0.0
- vty-unix-0.2.0.0
- vty-windows-0.2.0.1
- vty-windows-0.2.0.2
- text-zipper-0.13
- fsnotify-0.4.1.0
# for hledger-web:

View File

@ -21,7 +21,7 @@ extra-deps:
- vty-6.2
- vty-crossplatform-0.4.0.0
- vty-unix-0.2.0.0
- vty-windows-0.2.0.1
- vty-windows-0.2.0.2
- text-zipper-0.13
- fsnotify-0.4.1.0
# for hledger-web:

View File

@ -18,7 +18,7 @@ extra-deps:
- vty-6.2
- vty-crossplatform-0.4.0.0
- vty-unix-0.2.0.0
- vty-windows-0.2.0.1
- vty-windows-0.2.0.2
nix:
pure: false

View File

@ -13,7 +13,7 @@ extra-deps:
- Cabal-3.10.1.0
- haskeline-0.8.2.1
- vty-windows-0.2.0.1 # not yet in stackage
- vty-windows-0.2.0.2 # not yet in stackage
nix:
pure: false