@hackage rest-types dependencies
15 results
@hackage/regular-xmlpickler
Generic generation of HXT XmlPickler instances using Regular.
@hackage/base
Core data structures and operations
@hackage/regular
Generic programming library for regular datatypes.
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/uuid
For creating, comparing, parsing and printing Universally Unique Identifiers
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/generic-aeson
Derivation of Aeson instances using GHC generics.
@hackage/containers
Assorted concrete container types
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/json-schema
Types and type classes for defining JSON schemas.
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/hxt
A collection of tools for processing XML with Haskell.
@hackage/tostring
The ToString class