hledger/hledger-lib/Hledger/Utils
Simon Michael 13a3542464 tests: port all unit tests to tasty, first cut (#1090)
easytest is not actively maintained and requires an old version of
hedgehog which does not support base-compat 0.11 & ghc 8.8.

This is still using the old easytest helpers, and not displaying test
names properly.
2019-11-27 12:43:43 -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 tests: port all unit tests to tasty, first cut (#1090) 2019-11-27 12:43:43 -08: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