hledger/hledger-lib/Hledger/Utils
Simon Michael 1d5f3a44d5 lib: debug: add a log0 that writes to debug.log in the current directory
Seems to work somewhat, might have some laziness issues.
2017-06-30 19:14:57 +01: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 more general parser types enabling reuse outside of IO (#439) 2016-12-09 15:57:17 -08:00
Regex.hs lib: memoised versions of regexReplace[CI] (#244) 2015-09-26 15:45:17 -10:00
String.hs lib: begin supporting colour 2017-04-25 18:27:25 -07:00
Test.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Text.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Tree.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
UTF8IOCompat.hs lib: optserror -> usageError, consolidate with other error functions (#529) 2017-03-29 08:00:51 -07:00