mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-24 19:02:46 +03:00
;pkg: stack: bump to latest nightly, drop vty-windows extra-dep
This commit is contained in:
parent
ea13ee63d3
commit
ee3d2c0e38
2
Shake.hs
2
Shake.hs
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env stack
|
||||
{- stack script --resolver nightly-2024-04-08 --compile
|
||||
{- stack script --resolver nightly-2024-04-22 --compile
|
||||
--extra-include-dirs /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/ffi
|
||||
--package base-prelude
|
||||
--package directory
|
||||
|
@ -1,6 +1,6 @@
|
||||
# stack build plan using GHC 9.8.2
|
||||
|
||||
resolver: nightly-2024-04-10
|
||||
resolver: nightly-2024-04-22
|
||||
|
||||
packages:
|
||||
- hledger-lib
|
||||
@ -10,11 +10,10 @@ packages:
|
||||
|
||||
extra-deps:
|
||||
- base64-0.4.2.4 # hledger-web does not yet support base64-1
|
||||
|
||||
- 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]
|
||||
|
Loading…
Reference in New Issue
Block a user