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

Safe HaskellSafe-Infered

Penny.Copper.Item

Synopsis

Documentation

data Item Source

An Item is used both to hold the result of parsing an item from a file and for rendering. It is parameterized on two types: the metadata type for the TopLine, and the metadata type for the Posting.

Instances

data Line Source

Instances