hledger/hledger-lib/Hledger/Utils
Simon Michael d7d5f8a064 add support for megaparsec 6 (fixes #594)
Older megaparsec is still supported.
Also cleans up our custom parser types,
and some text (un)packing is done in different places
(possible performance impact).
2017-07-27 19:20:46 -07:00
..
Color.hs lib: begin supporting colour 2017-04-25 18:27:25 -07:00
Debug.hs lib: debug: add a log0 that writes to debug.log in the current directory 2017-06-30 19:14:57 +01:00
Parse.hs add support for megaparsec 6 (fixes #594) 2017-07-27 19:20:46 -07:00
Regex.hs
String.hs add support for megaparsec 6 (fixes #594) 2017-07-27 19:20:46 -07:00
Test.hs
Text.hs
Tree.hs
UTF8IOCompat.hs