@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/control-monad-exception
Explicitly typed, checked exceptions with stack traces
@hackage/array
Mutable and immutable arrays
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/containers
Assorted concrete container types
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/data-binary-ieee754
Parser/Serialiser for IEEE-754 floating-point values
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/binary-state
Simple wrapper around Data.Binary, which adds StateT to Get/Put monads.