@hackage/base
Core data structures and operations
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/aeson
Fast JSON parsing and encoding
@hackage/containers
Assorted concrete container types
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/network
Low-level networking interface
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/bimap
Bidirectional mapping between two key types
@hackage/deepseq-generics
GHC.Generics-based Control.DeepSeq.rnf implementation