hledger/hledger-lib/Hledger/Utils
Alex Chen c5561f25f1 lib: switch parsers to the custom error type
Also add an explicit export list to `hledger-lib/Hledger/Utils/Parse.hs`
in order to re-export the custom error type (for convenience).
2018-06-11 13:57:30 -06:00
..
Color.hs lib: begin supporting colour 2017-04-25 18:27:25 -07:00
Debug.hs lib, web: remove obsolete conditionals for old GHC 2017-08-25 17:15:26 -07:00
Parse.hs lib: switch parsers to the custom error type 2018-06-11 13:57:30 -06:00
ParseErrors.hs lib: add a module for custom parse errors 2018-06-11 13:57:22 -06:00
Regex.hs lib: memoised versions of regexReplace[CI] (#244) 2015-09-26 15:45:17 -10:00
String.hs lib: remove the megaparsec compatability module 2018-05-22 12:16:46 -07:00
Test.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Text.hs Use quoteIfNeeded in quoteIfSpaced. Fix escapeDoubleQuotes to escape 2018-04-12 12:04:20 -07:00
Tree.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
UTF8IOCompat.hs lib, web: remove obsolete conditionals for old GHC 2017-08-25 17:15:26 -07:00