penny-0.32.0.0: Extensible double-entry accounting system

Safe HaskellSafe-Inferred

Penny.Cabin.Options

Description

Options applicable to multiple Cabin reports.

Synopsis

Documentation

newtype ShowZeroBalances Source

Whether to show zero balances in reports.

Constructors

ShowZeroBalances 

descending :: (a -> a -> Ordering) -> a -> a -> OrderingSource

Converts an ordering to a descending order.