@hackage/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/unix
POSIX functionality
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/base
Core data structures and operations
@hackage/HUnit
A unit testing framework for Haskell
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/containers
Assorted concrete container types
@hackage/process
Process libraries
@hackage/regex-compat
Replaces/enhances "Text.Regex"
@hackage/Diff
Diff algorithm in pure Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/random
Pseudo-random number generation
@hackage/pretty
Pretty-printing library