@hackage / aeson-decode

Easy functions for converting from Aeson.Value

Latest0.1.0.1

About

Metadata

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

  • Lottery factor: 0

Links

Installation

Readme

aeson-decode

A small and simple library for interpreting JSON after it has been parsed by aeson into the Value type.

Decoding failures do not come with any error messages; results are all Maybe.