hledger/hledger-lib/Hledger
Stephen Morgan e233f001c5 fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619)
May also fix #1154, #1033, #708, #536, #73: testing is needed.

This aims to solve all problems where misconfigured locales lead to
parsers failing on utf8-encoded data. This should hopefully avoid
encoding issues, but since it fundamentally alters how encoding is dealt
with it may lead to unexpected outcomes. Widespread testing on a number
of different platforms would be useful.
2022-05-22 13:12:19 +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 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 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