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

Safe HaskellNone

Penny.Copper.Interface

Synopsis

Documentation

newtype Comment Source

Constructors

Comment 

Fields

unComment :: Text
 

type ParserSource

Arguments

 = String

Filename of the file to be parsed

-> IO (Filename, [ParsedItem]) 

stripMeta :: LedgerItem -> S4 (TopLineCore, Ents PostingCore) PricePoint Comment BlankLineSource

Changes a ledger item to remove metadata.