@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/stm
Software Transactional Memory
@haskell/mtl
Monad classes for transformers, using functional dependencies
@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/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/time
A time library
@hackage/text-format
Text formatting
@hackage/split
Combinator library for splitting lists.
@hackage/regex-posix
POSIX Backend for "Text.Regex" (regex-base)
@hackage/network
Low-level networking interface
@hackage/monad-logger
A class of monads which can log messages.
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/lifted-base
lifted IO operations from the base library
@hackage/hzk
Haskell client library for Apache Zookeeper
@hackage/hslogger
Versatile logging framework
@hackage/fast-logger
A fast logging system
@hackage/data-default
A class for types with a default value
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/aeson
Fast JSON parsing and encoding
@hackage/HDBC-sqlite3
Sqlite v3 driver for HDBC
@hackage/HDBC
Haskell Database Connectivity
@haskell/stm
Software Transactional Memory
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/network
Low-level networking interface
@hackage/jobqueue
A job queue library
@hackage/hspec
A Testing Framework for Haskell
@hackage/data-default
A class for types with a default value
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/QuickCheck
Automatic testing of Haskell programs