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

Safe HaskellNone
LanguageHaskell2010

Hledger.Cli.Print

Description

A ledger-compatible print command.

Synopsis

Documentation

print' :: CliOpts -> Journal -> IO () Source #

Print journal transactions in standard format.