;tools:relnotes: make it a more robust stack script
This commit is contained in:
parent
cf40eade6e
commit
6bbd3c8de2
@ -1,4 +1,9 @@
|
|||||||
#!/usr/bin/env runhaskell
|
#!/usr/bin/env stack
|
||||||
|
{- stack script --resolver nightly-2024-09-26 --compile
|
||||||
|
--package process
|
||||||
|
--package split
|
||||||
|
-}
|
||||||
|
-- --verbosity=info
|
||||||
{-
|
{-
|
||||||
Make/update hledger release notes from the latest release's changelogs.
|
Make/update hledger release notes from the latest release's changelogs.
|
||||||
Run this in the root of the hledger repo, in a release branch.
|
Run this in the root of the hledger repo, in a release branch.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user