hledger/hledger-lib/Hledger
Simon Michael 22a8020296 make most types instances of Data (and Typeable)
This allows them to be pretty-printed with pprint (from data-pprint)
when debugging, and shouldn't have much impact otherwise.
2013-12-06 13:19:43 -08:00
..
Data make most types instances of Data (and Typeable) 2013-12-06 13:19:43 -08:00
Read print: comment positions (same line or next line) are now preserved 2013-09-10 10:32:49 -07:00
Utils also fix warnings in UTF8IOCompat 2013-04-12 16:28:29 -07:00
Data.hs query cleanups 2012-05-17 16:02:22 +00:00
Query.hs make most types instances of Data (and Typeable) 2013-12-06 13:19:43 -08:00
Read.hs parsing: read dos line endings, deprecate encoding compatibility layer 2013-04-12 16:18:20 -07:00
Reports.hs fix haddock errors in Reports.hs 2013-09-28 10:14:43 -07:00
Utils.hs parsing: read files in universal newline mode 2013-03-29 18:46:10 +00:00