penny-0.32.0.6: Extensible double-entry accounting system

Safe HaskellNone

Penny.Copper.Interface

Synopsis

Documentation

data BlankLine Source

Constructors

BlankLine 

newtype Comment Source

Constructors

Comment 

Fields

unComment :: Text
 

Instances

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.