hledger/hledger-lib/Hledger/Utils
Mykola Orliuk 31ae3d3aaf ;lib: drop SystemString left from GHC pre 7.2
We are relying on base-4.9 or newer. Thus we don't compile anymore with
GHC version lower than 8.0.1.
2019-11-18 17:38:39 -08:00
..
Color.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
Debug.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
Parse.hs ;lib: clarify parser monad transformers a little 2019-09-08 10:40:47 -07:00
Regex.hs lib: memoised versions of regexReplace[CI] (#244) 2015-09-26 15:45:17 -10:00
String.hs lib: more robust multi-line joining in csv parser 2019-11-05 21:16:42 +00:00
Test.hs code: Strip extraneous trailing whitespace from Haskell sources 2019-07-15 16:40:49 +01:00
Text.hs Merge pull request #914 from simonmichael/rule-tags 2019-07-17 18:38:14 +01: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