hledger/hledger-lib/Hledger/Write
Henning Thielemann 3714ac0593 lib: Write.Ods.printFods: change type of number of fixed rows/columns from (Maybe Int) to Int
0 is a perfect value for no fixed row or column.
2024-10-22 12:05:42 -10:00
..
Html imp: bal: html output will use a hledger.css file, like bs/cf/is 2024-09-29 21:22:38 -10:00
Beancount.hs dev: Write.Beancount: isUpperCase -> isUpper to support ghc < 9.6 2024-10-14 11:02:21 -10:00
Csv.hs imp: Hledger.Read.CsvUtils -> Write.Csv 2024-08-16 16:57:38 +02:00
Html.hs lib: Write.Html -> Write.Html.Lucid 2024-09-29 13:27:51 -10:00
Ods.hs lib: Write.Ods.printFods: change type of number of fixed rows/columns from (Maybe Int) to Int 2024-10-22 12:05:42 -10:00
Spreadsheet.hs lib: Write.Spreadsheet.integerCell: for transaction indices 2024-10-20 08:49:36 -10:00