penny-lib-0.22.0.0: Deprecated - use penny package instead

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.