@hackage/base
Core data structures and operations
@hackage/array
Mutable and immutable arrays
@hackage/special-functors
Control.Applicative, Data.Foldable, Data.Traversable (compatibility package)
@hackage/non-negative
Non-negative numbers
@hackage/midi
Handling of MIDI messages and files
@hackage/transformers
Concrete functor and monad transformers
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/data-accessor
Utilities for accessing and manipulating fields of records
@hackage/utility-ht
Various small helper functions for Lists, Maybes, Tuples, Functions
@hackage/event-list
Event lists with relative or absolute time stamps
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/markov-chain
Markov Chains for generating random sequences with a user definable behaviour.
@hackage/parsec
Monadic parser combinators
@hackage/haskell-src
Support for manipulating Haskell source code
@hackage/random
Pseudo-random number generation
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/HUnit
A unit testing framework for Haskell