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

Safe HaskellNone
LanguageHaskell2010

Hledger.Cli.Commands.Print

Description

A ledger-compatible print command.

Synopsis

Documentation

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

Print journal transactions in standard format.