hledger

The main command-line interface for the hledger accounting tool.

http://hledger.org

Version on this page:0.23.3
LTS Haskell 22.17:1.32.3
Stackage Nightly 2023-12-26:1.32.1@rev:1
Latest on Hackage:1.33

See all snapshots hledger appears in

LicenseRef-GPL licensed and maintained by Simon Michael
This version can be pinned in stack with:hledger-0.23.3@sha256:a0e10ca3ca12f28359375b33ec71475e9ea4d641fc0963adecd64e8357a86314,6966

Module documentation for 0.23.3

  • Hledger
    • Hledger.Cli
      • Hledger.Cli.Accounts
      • Hledger.Cli.Add
      • Hledger.Cli.Balance
      • Hledger.Cli.Balancesheet
      • Hledger.Cli.Cashflow
      • Hledger.Cli.Histogram
      • Hledger.Cli.Incomestatement
      • Hledger.Cli.Main
      • Hledger.Cli.Options
      • Hledger.Cli.Print
      • Hledger.Cli.Register
      • Hledger.Cli.Stats
      • Hledger.Cli.Tests
      • Hledger.Cli.Utils
      • Hledger.Cli.Version

hledger is a library and set of user tools for working with financial data (or anything that can be tracked in a double-entry accounting ledger.) It is a haskell port and friendly fork of John Wiegley's Ledger. hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use.