hledger/hledger-lib/Hledger/Utils
2020-08-06 15:25:58 -07:00
..
Color.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
Debug.hs debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
Parse.hs ;review, tag all error calls with an easier to find PARTIAL: comment (#1312) 2020-08-05 16:08:33 -07:00
Regex.hs ;lib: regex: rename & export RegexError, export toRegex_, docs (#1312) 2020-08-06 15:25:58 -07:00
String.hs lib: Change skipMany spacenonewline to takeWhileP Nothing isNonNewlineSpace. 2020-07-22 14:58:53 -07:00
Test.hs lib: Remove non-law-abiding Monoid instance for Journal. 2020-03-02 12:45:30 -08:00
Text.hs lib: Ensure parsed years have at least 4 digits. 2020-07-31 17:22:27 -07:00
Tree.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
UTF8IOCompat.hs ;lib: drop SystemString left from GHC pre 7.2 2019-11-18 17:38:39 -08:00