penny-lib-0.2.0.0: Extensible double-entry accounting system - library

Safe HaskellSafe-Infered

Penny.Copper.Memos.Transaction

Synopsis

Documentation

memo :: Parser (Memo, TopMemoLine)Source

Parses a transaction memo and associated whitespace afterward.

render :: Memo -> Maybe TextSource

Renders a transaction memo. Fails if the memo is not renderable.