hledger-1.2: Command-line interface for the hledger accounting tool

Safe HaskellNone
LanguageHaskell2010

Hledger.Cli.Balancesheet

Description

The balancesheet command prints a simple balance sheet.

Documentation

balancesheetmode :: Mode RawOpts Source #

balancesheet :: CliOpts -> Journal -> IO () Source #