hledger/hledger-lib/Hledger
Simon Michael 65e913b7c5
Merge pull request #1834 from Xitian9/utf8
Use with-utf8 and don't use Data.Text.IO.
2022-05-21 17:50:59 -10:00
..
Data fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619) 2022-05-22 13:12:19 +10:00
Read Merge pull request #1834 from Xitian9/utf8 2022-05-21 17:50:59 -10:00
Reports dev: fix doctests after "Error: " addition (#1436) 2022-04-25 02:56:59 -10:00
Utils ref: HledgerParseErrors type alias 2022-04-25 02:56:59 -10:00
Data.hs pkg!: Break functions related to balancing out into a separate module, 2021-09-19 17:10:38 -10:00
Query.hs fix: tags: also match accounts declared but not used (#1857) 2022-04-14 12:28:43 -10:00
Read.hs fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619) 2022-05-22 13:12:19 +10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619) 2022-05-22 13:12:19 +10:00