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

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.