hledger/hledger-lib/Hledger/Utils
Moritz Kiefer d7b68fbd7d Use skipMany/skipSome for parsing spacenonewline
This avoids allocating the list of space characters only to then
discard it.
2018-03-25 22:59:05 +01: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: fix backtracking in periodexpr parser 2017-11-27 06:38:47 -08:00
Regex.hs lib: memoised versions of regexReplace[CI] (#244) 2015-09-26 15:45:17 -10:00
String.hs Use skipMany/skipSome for parsing spacenonewline 2018-03-25 22:59:05 +01:00
Test.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Text.hs silence redundant import warnings with ghc 8.4 2018-03-24 22:51:56 +00: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