Description
A widely used Haskell library for parsing and encoding JSON. It helps programs convert between Haskell data types and JSON documents with good performance and practical APIs.
Developers use it for web services, configuration files, APIs, and data exchange. Users normally need it because Haskell applications depend on it.