@hackage JSON-Combinator dependencies
13 results
@hackage/hjson
JSON parsing library
@hackage/base
Core data structures and operations
@hackage/JSONb
JSON parser that uses byte strings.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/failure
A simple type class for success/failure computations. (deprecated)
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/bytestring-trie
An efficient finite map from bytestrings to values.
@hackage/json
Support for serialising Haskell to and from JSON
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/parsec
Monadic parser combinators