git-annex/Messages
Joey Hess a030d0a8b7
allow using Aeson for streaming JSON output
Keeping Text.JSON use for now, because it seems a better fit for most of
the commands, which don't use very structured JSON objects, but just output
whatever fields suites them. But this lets Aeson be used when a more
structured data type is available to serialize to JSON.
2016-07-26 13:30:07 -04:00
..
Concurrent.hs fix build w/o concurrent-output 2016-02-15 15:29:41 -04:00
Internal.hs Work around problem with concurrent-output when in a non-unicode locale by avoiding use of it in such a locale. 2016-02-14 15:02:42 -04:00
JSON.hs allow using Aeson for streaming JSON output 2016-07-26 13:30:07 -04:00
Progress.hs fix build w/o concurrent-output 2016-02-15 15:29:41 -04:00