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

Safe HaskellNone

Penny.Copper.Types

Documentation

newtype Comment Source

Constructors

Comment 

Fields

unComment :: Text
 

Instances

newtype Ledger Source

Constructors

Ledger 

Fields

unLedger :: [Item]
 

Instances