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

Safe HaskellNone
LanguageHaskell2010

Hledger.Cli.Cashflow

Description

The cashflow command prints a simplified cashflow statement. It just shows the change in all "cash" accounts for the period (without the traditional segmentation into operating, investing, and financing cash flows.)

Synopsis

Documentation

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

Print a simple cashflow statement.