hledger/hledger-lib/Text
Lawrence Wu f3c07144a8 bal: option to view one commodity per row
This adds the `--commodity-column` option that displays each commodity
on a separate line and the commodities themselves as a separate column.
The initial design considerations are at
simonmichael.hledger.issues.1559

The single-period balance report with `--commodity-column` does not
interoperate with custom formats.
2021-08-08 09:19:25 -10:00
..
Megaparsec lib: Minor refactor, using foldMap instead of asum . map . toList. 2021-03-23 11:26:30 -07:00
Tabular bal: option to view one commodity per row 2021-08-08 09:19:25 -10:00
WideString.hs bal: option to view one commodity per row 2021-08-08 09:19:25 -10:00