@hackage/unix
POSIX functionality
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
@hackage/template-haskell
Support library for Template Haskell
@hackage/array
Mutable and immutable arrays
@hackage/unlambda
Unlambda interpreter
@hackage/containers
Assorted concrete container types
@hackage/old-time
Time library
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/binary
Binary serialisation for Haskell values using lazy ByteStrings
@hackage/regex-compat
Replaces/enhances "Text.Regex"
@hackage/network
Low-level networking interface
@hackage/oeis
Interface to the Online Encyclopedia of Integer Sequences (OEIS)
@hackage/parsec
Monadic parser combinators
@hackage/readline
An interface to the GNU readline library
@hackage/show
'Show' instances for Lambdabot
@hackage/haskell-src
Support for manipulating Haskell source code
@hackage/brainfuck
Brainfuck interpreter
@hackage/lambdabot-utils
Utility libraries for the advanced IRC bot, Lambdabot
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/random
Pseudo-random number generation
@hackage/pretty
Pretty-printing library