@haskell/unix
POSIX functionality
@haskell/transformers
Concrete functor and monad transformers
@haskell/parsec
Monadic parser combinators
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/ghc-prim
GHC primitives
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@haskell/array
Mutable and immutable arrays
@hackage/cpphs
A liberalised re-implementation of cpp, the C pre-processor.
@hackage/cereal
A binary serialization library
@hackage/bindings-posix
Project bindings-* raw interface to Posix
@hackage/bimap
Bidirectional mapping between two key types
@hackage/COrdering
An algebraic data type similar to Prelude Ordering.
@hackage/AvlTree
Balanced binary trees using the AVL algorithm.