mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;tools: bump resolver in more places
This commit is contained in:
parent
074606c7a7
commit
09009cbb1c
2
Shake.hs
2
Shake.hs
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env stack
|
||||
{- stack script --resolver nightly-2021-07-16 --compile
|
||||
{- stack script --resolver nightly-2021-12-16 --compile
|
||||
--package base-prelude
|
||||
--package directory
|
||||
--package extra
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env stack
|
||||
{- stack script --resolver nightly-2021-11-19
|
||||
{- stack script --resolver nightly-2021-12-16
|
||||
--package data-default
|
||||
--package extra
|
||||
--package hledger-lib
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env stack
|
||||
{- stack script --resolver nightly-2021-07-16 --compile
|
||||
{- stack script --resolver nightly-2021-12-16 --compile
|
||||
-}
|
||||
-- add this to see packages being installed instead of a long silence:
|
||||
-- --verbosity=info
|
||||
|
Loading…
Reference in New Issue
Block a user