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
and description attached. We flatten Transactions into multiple
LedgerPostings, which most of the time are simpler to work with. (So far,
at least - this is not quite settled.)
and description attached. We flatten Transactions into these, since they
are usually simpler to work with.
-}