Description
Provides support for converting Haskell values to and from JSON. This helps applications exchange structured data with web APIs, configuration files, databases, and other programming languages.
It is useful for developers building services, clients, importers, exporters, or tools that use JSON. It is a library and has no standalone JSON editor.