hledger/hledger-lib/Hledger/Utils
Simon Michael 9a86c9ee52 lib: begin supporting colour
Add some basic helpers for working with ANSI colour codes,
and make strWidth and the various string layout functions aware of them.
2017-04-25 18:27:25 -07:00
..
Color.hs lib: begin supporting colour 2017-04-25 18:27:25 -07:00
Debug.hs lib: note a problem with dbg*IO 2016-12-07 07:59:48 -08: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