@hackage/base
Core data structures and operations
@hackage/array
Mutable and immutable arrays
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/hashtables
Mutable hash tables in the ST monad
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/regex-compat
Replaces/enhances "Text.Regex"
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/directory
Platform-agnostic library for filesystem operations