@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/ghc-prim
GHC primitives
@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
@hackage/regex-compat
Replaces/enhances "Text.Regex"
@hackage/extensible-exceptions
Extensible exceptions
@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/base
Core data structures and operations
@haskell/Cabal
A framework for packaging Haskell software
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/encoding
A library for various character encodings
@hackage/HaXml
Utilities for manipulating XML documents
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/encoding
A library for various character encodings
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell