docs: haddock

This commit is contained in:
Simon Michael 2009-12-19 01:56:04 +00:00
parent de48b8ce46
commit 19ff69bb83

View File

@ -1,9 +1,8 @@
{-| {-|
A 'LedgerPosting' is a 'Posting' with its parent 'Transaction' \'s date A 'LedgerPosting' is a 'Posting' with its parent 'Transaction' \'s date
and description attached. We flatten Transactions into multiple and description attached. We flatten Transactions into these, since they
LedgerPostings, which most of the time are simpler to work with. (So far, are usually simpler to work with.
at least - this is not quite settled.)
-} -}