@haskell/vector
Efficient Arrays
@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/deepseq
Deep evaluation of data structures
@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
@haskell/Win32
A binding to Windows Win32 API.
@hackage/yesod-static
Static file serving subsite for Yesod Web Framework.
@hackage/yesod-form
Form handling support for Yesod Web Framework
@hackage/yesod-core
Creation of type-safe, RESTful web applications.
@hackage/yesod
Creation of type-safe, RESTful web applications.
@hackage/warp-tls
HTTP over TLS support for Warp via the TLS package
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai-extra
Provides some basic WAI handlers and middleware.
@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/unordered-containers
Efficient hashing-based container types
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/unix-compat
Portable POSIX-compatibility layer.
@hackage/unbounded-delays
Unbounded thread delays and timeouts
@hackage/torrent
BitTorrent file parser and generater
@hackage/time
A time library
@hackage/tasty-rerun
Rerun only tests which failed in a previous test run
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/tasty-hunit
HUnit support for the Tasty test framework.
@hackage/tasty
Modern and extensible testing framework
@hackage/tagsoup
Parsing and extracting information from (possibly malformed) HTML/XML documents
@hackage/stm-chans
Additional types of channels for STM.
@hackage/split
Combinator library for splitting lists.
@hackage/socks
Socks proxy (ver 5)
@hackage/silently
Prevent or capture writing to stdout and other handles.
@hackage/shakespeare
A toolkit for making compile-time interpolated templates
@hackage/setenv
A cross-platform library for setting environment variables
@hackage/servant-server
A family of combinators for defining webservices APIs and serving them
@hackage/servant-client-core
Core functionality and class for client function generation for servant APIs
@hackage/servant-client
Automatic derivation of querying functions for servant
@hackage/servant
A family of combinators for defining webservices APIs
@hackage/securemem
abstraction to an auto scrubbing and const time eq, memory chunk.
@hackage/sandi
Data encoding library
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/regex-tdfa
Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
@hackage/persistent-template
Type-safe, non-relational, multi-backend persistence.
@hackage/persistent-sqlite
Backend for the persistent library using sqlite3.
@hackage/persistent
Type-safe, multi-backend data serialization.
@hackage/path-pieces
Components of paths.
@hackage/optparse-applicative
Utilities and combinators for parsing command line options
@hackage/old-locale
locale library
@hackage/network-uri
URI manipulation
@hackage/network-multicast
Simple multicast library
@hackage/network-info
Access the local computer's basic network configuration
@hackage/network-bsd
POSIX network database (<netdb.h>) API
@hackage/network
Low-level networking interface
@hackage/mountpoints
list mount points
@hackage/monad-logger
A class of monads which can log messages.
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/microlens
A tiny lens library with no dependencies
@hackage/memory
memory and related abstraction stuff
@hackage/magic
Interface to C file/magic library
@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/http-client-tls
http-client backend using the connection package and tls library
@hackage/http-client-restricted
restricting the servers that http-client will use
@hackage/http-client
An HTTP client engine
@hackage/hinotify
Haskell binding to inotify
@hackage/hfsevents
File/folder watching for OS X
@hackage/git-lfs
git-lfs protocol
@hackage/free
Monads for free
@hackage/filepath-bytestring
Library for manipulating RawFilePaths in a cross platform way.
@hackage/feed
Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
@hackage/fdo-notify
Desktop Notifications client
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/edit-distance
Levenshtein and restricted Damerau-Levenshtein edit distances
@hackage/dlist
Difference lists
@hackage/disk-free-space
Retrieve information about disk space usage
@hackage/dbus
A client library for the D-Bus IPC system.
@hackage/data-default
A class for types with a default value
@hackage/cryptonite
Cryptography Primitives sink
@hackage/crypton
Cryptography Primitives sink
@hackage/crypto-api
A generic interface for cryptographic operations
@hackage/criterion
Robust, reliable performance measurement and analysis
@hackage/conduit
Streaming data processing library.
@hackage/concurrent-output
Ungarble output from several threads or commands
@hackage/clock
High-resolution clock functions: monotonic, realtime, cputime.
@hackage/clientsession
Securely store session data in a client-side cookie.
@hackage/case-insensitive
Case insensitive string comparison
@hackage/byteable
Type class for sequence of bytes
@hackage/bloomfilter
Pure and impure Bloom Filter implementations.
@hackage/blaze-builder
Efficient buffered output.
@hackage/aws
Amazon Web Services (AWS) for Haskell
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/ansi-terminal
Simple ANSI terminal support
@hackage/aeson
Fast JSON parsing and encoding
@hackage/Win32-notify
A binding to part of the Win32 library for file notification
@hackage/SafeSemaphore
Much safer replacement for QSemN, QSem, and SampleVar
@hackage/QuickCheck
Automatic testing of Haskell programs
@hackage/IfElse
Anaphoric and miscellaneous useful control-flow
@hackage/DAV
RFC 4918 WebDAV support