Skip to content

adept/hledger-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

hledger-snippets

Collection of small Haskell snippets that use hledger-lib

  • combine-balance-reports.hs : allows you to put two balance reports side by side. For example, you can see how day/week/month/quarter from this year looks vs the same period from the previous year

  • past-as-budget.hs : allows you to use one balance report as "budget numbers" for another balance report. For example, you can quicky see how your current expenses line up to past year's expenses (both in absolute numbers and percents).

About

Haskell snippets that use hledger-lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published