Safe Haskell | Safe-Infered |
---|
Hledger.Cli.Print
Description
A ledger-compatible print
command.
- print' :: CliOpts -> Journal -> IO ()
- showTransactions :: ReportOpts -> FilterSpec -> Journal -> String
Documentation
showTransactions :: ReportOpts -> FilterSpec -> Journal -> StringSource