hledger/hledger-lib/Hledger
Stephen Morgan 20b39a5dd0 lib: Remove unused --display code.
This was dropped back in 2014, and getting rid of this removes a use of
regular expressions.
2020-08-31 20:45:37 +10:00
..
Data lib,web: Replace regex functions with simple text replacement. 2020-08-31 20:45:28 +10:00
Read lib,cli,ui: Remove redundant Typeable and Data instances. 2020-08-31 15:41:30 +10:00
Reports lib: Remove unused --display code. 2020-08-31 20:45:37 +10:00
Utils lib,cli,ui: Remove redundant Typeable and Data instances. 2020-08-31 15:41:30 +10:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib,cli,ui: Remove redundant Typeable and Data instances. 2020-08-31 15:41:30 +10:00
Read.hs lib,cli: Replace parsedate and mkdatespan with direct applications of fromGregorian, transaction now takes Day instead of a date string. 2020-08-29 15:08:28 -07:00
Reports.hs lib,cli,ui: Remove redundant Typeable and Data instances. 2020-08-31 15:41:30 +10:00
Utils.hs ;review, tag all error calls with an easier to find PARTIAL: comment (#1312) 2020-08-05 16:08:33 -07:00