hledger/hledger-lib/Hledger
Simon Michael 483fa9682e cli: ANSI color is now also disabled by -o/--output-file (#1533)
ANSI color on stdout (not stderr) is now disabled if the
-o/--output-file option is detected (and its value is not "-").

Added outputFileOption, and more advice in comments.
2021-04-17 16:51:08 -10:00
..
Data add a Show instance for AmountDisplayOpts, WideBuilder 2021-04-13 17:19:22 -10:00
Read Tolerate spaces in amount fields in CSV files 2021-03-26 16:39:24 -07:00
Reports lib: debug output checks for color support on stderr, not stdout 2021-04-14 06:23:21 -10:00
Utils cli: ANSI color is now also disabled by -o/--output-file (#1533) 2021-04-17 16:51:08 -10:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib: matchesDescription, matchesPayeeWIP 2021-01-17 16:37:38 -08:00
Read.hs lib,cli: Assorted fixes for older GHC. 2021-01-02 15:08:09 +11:00
Reports.hs lib,cli: Store parsed Query in ReportOpts, rather than an unparsed 2020-10-23 14:14:11 -07:00
Utils.hs lib,cli,ui,bin: Create a new API for MixedAmount arithmetic. This should 2021-03-18 09:47:21 +11:00