hledger-0.4: A ledger-compatible text-based accounting tool.Source codeContentsIndex
Ledger.RawTransaction
Description
A RawTransaction represents a single transaction line within a ledger entry. We call it raw to distinguish from the cached Transaction.
Documentation
showRawTransaction :: RawTransaction -> StringSource
isReal :: RawTransaction -> BoolSource
hasAmount :: RawTransaction -> BoolSource
Produced by Haddock version 2.6.0