@hackage / one-line-aeson-text

Pretty-printing short Aeson values as text

Latest0.1.0.6

About

Metadata

  • Last updated , by chris_martin
  • License Apache-2.0
  • Categories JSON, Text Processing
  • Maintained by: Chris Martin, Julie Moronuki

  • Lottery factor: 1

Links

Installation

Readme

one-line-aeson-text is a very simply pretty-printer for Aeson values. It produces single-line output, which you may want for displaying short JSON data in log files. Our function output is similar to normal Aeson rendering, but we include spaces after comma and colon characters to produce text that is slightly more suitable for human consumption.