Safe Haskell | Safe-Infered |
---|
Penny.Cabin.Options
Description
Options applicable to multiple Cabin reports.
- data ColorPref
- maxCapableColors :: Runtime -> Colors
- autoColors :: ColorPref -> Runtime -> Colors
- newtype ShowZeroBalances = ShowZeroBalances {}
Documentation
The user's color preference.
autoColors :: ColorPref -> Runtime -> ColorsSource
newtype ShowZeroBalances Source
Whether to show zero balances in reports.
Constructors
ShowZeroBalances | |
Fields |
Instances