@hackage/base
Core data structures and operations
@hackage/primitive
Primitive memory-related operations
@hackage/ghc-prim
GHC primitives
@hackage/symbol
A 'Symbol' type for fast symbol comparison.
@hackage/rdtsc
Binding for the rdtsc machine instruction
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/dlist
Difference lists
@hackage/uglymemo
A simple (but internally ugly) memoization function.
@hackage/transformers
Concrete functor and monad transformers
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/random
Pseudo-random number generation
@hackage/pretty
Pretty-printing library