@haskell/unix
POSIX functionality
@haskell/transformers
Concrete functor and monad transformers
@haskell/process
Process libraries
@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/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@haskell/array
Mutable and immutable arrays
@haskell/Win32
A binding to Windows Win32 API.
@hackage/time
A time library
@hackage/pretty
Pretty-printing library
@hackage/hpc
Code Coverage Library for Haskell
@hackage/ghc-lib-parser
The GHC API, decoupled from GHC versions