@haskell/unix
POSIX functionality
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/stm
Software Transactional Memory
@haskell/random
Pseudo-random number generation
@haskell/process
Process libraries
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@haskell/directory
Platform-agnostic library for filesystem operations
@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/yesod-static
Static file serving subsite for Yesod Web Framework.
@hackage/yesod-form
Form handling support for Yesod Web Framework
@hackage/yesod-default
Default config and main functions for your yesod application (deprecated)
@hackage/yesod
Creation of type-safe, RESTful web applications.
@hackage/xml-types
Basic types for representing XML
@hackage/xml-conduit
Pure-Haskell utilities for dealing with XML with the conduit package.
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai-logger
A logging system for WAI
@hackage/wai
Web Application Interface.
@hackage/uuid
For creating, comparing, parsing and printing Universally Unique Identifiers
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/transformers-base
Lift computations from the bottom of a transformer stack
@hackage/time
A time library
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/old-locale
locale library
@hackage/network-protocol-xmpp
Client library for the XMPP protocol.
@hackage/network-multicast
Simple multicast library
@hackage/network-info
Access the local computer's basic network configuration
@hackage/network
Low-level networking interface
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/lifted-base
lifted IO operations from the base library
@hackage/json
Support for serialising Haskell to and from JSON
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/http-conduit
HTTP client package with conduit interface and HTTPS support.
@hackage/hslogger
Versatile logging framework
@hackage/hinotify
Haskell binding to inotify
@hackage/hfsevents
File/folder watching for OS X
@hackage/hamlet
Haml-like template files that are compile-time checked (deprecated)
@hackage/hS3
Interface to Amazon's Simple Storage Service (S3)
@hackage/gnutls
Bindings for GNU libgnutls
@hackage/extensible-exceptions
Extensible exceptions
@hackage/edit-distance
Levenshtein and restricted Damerau-Levenshtein edit distances
@hackage/dns
DNS library in Haskell
@hackage/dlist
Difference lists
@hackage/dbus
A client library for the D-Bus IPC system.
@hackage/dataenc
Data encoding library
@hackage/data-default
A class for types with a default value
@hackage/crypto-api
A generic interface for cryptographic operations
@hackage/clientsession
Securely store session data in a client-side cookie.
@hackage/case-insensitive
Case insensitive string comparison
@hackage/bloomfilter
Pure and impure Bloom Filter implementations.
@hackage/blaze-builder
Efficient buffered output.
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/aeson
Fast JSON parsing and encoding
@hackage/SafeSemaphore
Much safer replacement for QSemN, QSem, and SampleVar
@hackage/SHA
Implementations of the SHA suite of message digest functions
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/MissingH
Large utility library
@hackage/IfElse
Anaphoric and miscellaneous useful control-flow
@hackage/HUnit
A unit testing framework for Haskell
@hackage/HTTP
A library for client-side HTTP
@hackage/DAV
RFC 4918 WebDAV support