@haskell/vector
Efficient Arrays
@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/base
Core data structures and operations
@hackage/dlist
Difference lists
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/sexp
S-Expression parsing/printing made fun and easy
@hackage/cmdargs
Command line argument processing
@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
@hackage/test-framework-quickcheck2
QuickCheck-2 support for the test-framework package.
@hackage/test-framework-hunit
HUnit support for the test-framework package.
@hackage/test-framework
Framework for running and organising tests, with HUnit and QuickCheck support
@hackage/sexp
S-Expression parsing/printing made fun and easy
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell