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

Safe HaskellNone

Penny.Cabin.Meta

Description

Metadata that is specific to Cabin.

Synopsis

Documentation

newtype VisibleNum Source

Each row that is visible on screen is assigned a VisibleNum. This is used to number the rows in the report for the user's benefit. It is also used to determine whether the row is even or odd for the purpose of assigning the background color (this way the background colors can alternate, like a checkbook register.)

Constructors

VisibleNum 

Fields

unVisibleNum :: Serial