hledger/hledger-lib/Hledger/Utils
Simon Michael 3b40edba9c print: fix wide char support, add tests (#242)
The print command wasn't lining up amounts with wide chars in account
names, fixed it properly this time. Transaction and Posting's Show instances
should also be wide-char-aware now.
2015-10-10 11:53:28 -07:00
..
Debug.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
Parse.hs lib: split up Utils more 2015-08-19 20:53:50 -07:00
Regex.hs lib: memoised versions of regexReplace[CI] (#244) 2015-09-26 15:45:17 -10:00
String.hs print: fix wide char support, add tests (#242) 2015-10-10 11:53:28 -07:00
Test.hs lib: split up Utils more 2015-08-19 20:53:50 -07:00
Tree.hs lib: split up Utils more 2015-08-19 20:53:50 -07:00
UTF8IOCompat.hs unnecessary CPP pragma 2015-03-29 16:10:39 -07:00