Stackage Nightly 2018-03-17 (ghc-8.4.1)

Published on 2018-03-17View changes

resolver: nightly-2018-03-17

Packages (1532)

View documentation by modules

PackageSynopsis
abstract-deque-0.3Abstract, parameterized interface to mutable Deques
abstract-deque-tests-0.3A test-suite for any queue or double-ended queue satisfying an interface
abstract-par-0.3.3Type classes generalizing the functionality of the 'monad-par' library
accuerr-0.2.0.2Data type like Either but with accumulating error type
ace-0.6Attempto Controlled English parser and printer
action-permutations-0.0.0.1Execute a set of actions (e.g. parsers) in each possible order
ad-4.3.5Automatic Differentiation
adjunctions-4.4Adjunctions and representable functors
adler32-0.1.2.0An implementation of Adler-32, supporting rolling checksum operation
aern2-mp-0.1.2.0Multi-precision floats via MPFR
aern2-real-0.1.1.0Exact real numbers via Cauchy sequences and MPFR
aeson-1.2.4.0Fast JSON parsing and encoding
aeson-better-errors-0.9.1.0Better error messages when decoding JSON values
aeson-casing-0.1.0.5Tools to change the formatting of field names in Aeson instances
aeson-compat-0.3.7.1Compatibility layer for aeson
aeson-generic-compat-0.0.1.1Compatible generic class names of Aeson
aeson-picker-0.1.0.4Tiny library to get fields from JSON format
aeson-pretty-0.8.5JSON pretty-printing library and command-line tool
aeson-qq-0.8.2JSON quasiquoter for Haskell
aeson-utils-0.3.0.2Utilities for working with Aeson
aeson-yak-0.1.1.3Handle JSON that may or may not be a list, or exist
alerts-0.1.0.0Alert messages for web applications
alex-3.2.3Alex is a tool for generating lexical analysers in Haskell
algebra-4.3.1Constructive abstract algebra
algebraic-graphs-0.0.5A library for algebraic graph construction and transformation
alsa-core-0.5.0.1Binding to the ALSA Library API (Exceptions)
alsa-seq-0.6.0.7Binding to the ALSA Library API (MIDI sequencer)
alternative-vector-0.0.0Use vectors instead of lists for many and some
alternators-0.1.2.0Handy functions when using transformers
ALUT-2.4.0.2A binding for the OpenAL Utility Toolkit
amqp-0.18.1Client library for AMQP servers (currently only RabbitMQ)
annotated-wl-pprint-0.7.0The Wadler/Leijen Pretty Printer, with annotation support
ansi-terminal-0.8.0.2Simple ANSI terminal support, with Windows compatibility
ansi-wl-pprint-0.6.8.2The Wadler/Leijen Pretty Printer for colored ANSI terminal output
ANum-0.2.0.2Num instance for Applicatives provided via the ANum newtype
api-field-json-th-0.1.0.2option of aeson's deriveJSON
appar-0.1.4A simple applicative parser
apportionment-0.0.0.2Round a set of numbers while maintaining its sum
approximate-0.3.1Approximate discrete values and numbers
app-settings-0.2.0.11A library to manage application settings (INI file-like)
arithmoi-0.7.0.0Efficient basic number-theoretic functions
array-0.5.2.0Mutable and immutable arrays
array-memoize-0.6.0Memoization combinators using arrays for finite sub-domains of functions
arrow-extras-0.1.0.1Extra functions for Control.Arrow
arrow-list-0.7List arrows for Haskell
ascii-progress-0.3.3.0A simple progress bar for the console
asn1-encoding-0.9.5ASN1 data reader and writer in RAW, BER and DER forms
asn1-parse-0.9.4Simple monadic parser for ASN1 stream types
asn1-types-0.3.2ASN.1 types
assert-failure-0.1.2.2Syntactic sugar improving 'assert' and 'error'
async-2.2.1Run IO operations asynchronously and wait for their results
async-extra-0.2.0.0Useful concurrent combinators
async-refresh-0.2.0.2Package implementing core logic for refreshing of expiring data
async-refresh-tokens-0.3.0.1Package implementing core logic for refreshing of expiring access tokens
async-timer-0.2.0.0Provides API for timer based execution of IO actions
atom-basic-0.2.5Basic Atom feed construction
atom-conduit-0.5.0.1Streaming parser/renderer for the Atom 1.0 standard (RFC 4287)
atomic-primops-0.8.2A safe approach to CAS and other atomic ops in Haskell
atomic-write-0.2.0.5Atomically write to a file
attoparsec-0.13.2.2Fast combinator parsing for bytestrings and text
attoparsec-binary-0.2Binary processing extensions to Attoparsec
attoparsec-expr-0.1.1.2Port of parsec's expression parser to attoparsec
attoparsec-iso8601-1.0.0.0Parsing of ISO 8601 dates, originally from aeson
attoparsec-path-0.0.0.1Convenience bindings between path and attoparsec
authenticate-1.3.4Authentication methods for Haskell web applications
authenticate-oauth-1.6Library to authenticate with OAuth for Haskell web applications
auto-update-0.1.4Efficiently run periodic, on-demand actions
avwx-0.3.0.2Parse aviation weather reports
barrier-0.1.1Shields.io style badge generator
base-4.11.0.0Basic libraries
base16-bytestring-0.1.1.6Fast base16 (hex) encoding and decoding for ByteStrings
base32string-0.9.1Fast and safe representation of a Base-32 string
base58string-0.10.0Fast and safe representation of a Base-58 string
base64-bytestring-1.0.0.1Fast base64 encoding and decoding for ByteStrings
base64-string-0.2Base64 implementation for String's
base-compat-0.9.3A compatibility layer for base
basement-0.0.7Foundation scrap box of array & string
base-orphans-0.7Backwards-compatible orphan instances for base
base-prelude-1.2.0.1The most complete prelude formed solely from the "base" package
base-unicode-symbols-0.2.2.4Unicode alternatives for common functions and operators
basic-prelude-0.7.0An enhanced core prelude; a common foundation for alternate preludes
bbdb-0.8Ability to read, write, and modify BBDB files
bcrypt-0.0.11Haskell bindings to the bcrypt password hash
bencode-0.6.0.0Parser and printer for bencoded data
bento-0.1.0🍱 Manage stateful components
between-0.11.0.0Function combinator "between" and derived combinators
bibtex-0.1.0.6Parse, format and processing BibTeX files
bifunctors-5.5.2Bifunctors
bimap-0.3.3Bidirectional mapping between two key types
bimap-server-0.1.0.1Two-column database server
binary-0.8.5.1Binary serialisation for Haskell values using lazy ByteStrings
binary-bits-0.5Bit parsing/writing on top of binary
binary-conduit-1.3data serialization/deserialization conduit library
binary-ieee754-0.1.0.0Backport ieee754 float double combinators to older binary
binary-list-1.1.1.2Lists of length a power of two
binary-orphans-0.1.8.0Orphan instances for binary
binary-parsers-0.2.3.0Extends binary with parsec/attoparsec style parsing combinators
binary-search-1.0.0.3Binary and exponential searches
binary-shared-0.8.3Sharing for the binary package
bindings-DSL-1.0.24FFI domain specific language, on top of hsc2hs
bindings-libzip-1.0.1Low level bindings to libzip
bindings-uname-0.1Low-level binding to POSIX uname(3)
BiobaseNewick-0.0.0.2Newick file format parser
bitcoin-api-0.12.1Provides access to the RPC API of Bitcoin Core
bitcoin-api-extra-0.9.1Higher level constructs on top of the bitcoin-api package
bitcoin-block-0.13.1Utility functions for manipulating bitcoin blocks
bitcoin-script-0.11.1Compilation, manipulation and decompilation of Bitcoin scripts
bitcoin-tx-0.13.1Utility functions for manipulating bitcoin transactions
bitcoin-types-0.9.2Provides consistent low-level types used commonly among Bitcoin implementations
bits-0.5.1Various bit twiddling and bitwise serialization primitives
bitset-word8-0.1.1.0Space efficient set of Word8 and some pre-canned sets useful for parsing HTTP
bit-stream-0.1.0.2Lazy, infinite, compact stream of Bool with O(1) indexing
bitx-bitcoin-0.12.0.0A Haskell library for working with the BitX bitcoin exchange
blake2-0.2.0A library providing BLAKE2
blas-carray-0.0.1Auto-generated interface to Fortran BLAS via CArrays
blas-ffi-0.0.1Auto-generated interface to Fortran BLAS
blas-hs-0.1.1.0Low-level Haskell bindings to Blas
blaze-bootstrap-0.1.0.1Blaze helper functions for bootstrap pages
blaze-builder-0.4.1.0Efficient buffered output
blaze-html-0.9.0.1A blazingly fast HTML combinator library for Haskell
blaze-markup-0.8.2.0A blazingly fast markup combinator library for Haskell
blaze-svg-0.3.6.1SVG combinator library
blaze-textual-0.2.1.0Fast rendering of common datatypes
bloodhound-0.15.0.2ElasticSearch client library for Haskell
bmp-1.2.6.3Read and write uncompressed BMP image files
bno055-haskell-0.1.0Library for communication with the Bosch BNO055 orientation sensor
Boolean-0.2.4Generalized booleans and numbers
boolean-like-0.1.1.0Logical combinatory operations dealing with datatypes representing booleans by their constructors
boolsimplifier-0.1.8Simplification tools for simple propositional formulas
bordacount-0.1.0.0Implementation of the Borda count election method
both-0.1.1.0Like Maybe, but with a different Monoid instance
bound-2.0.1Making de Bruijn Succ Less
BoundedChan-1.0.3.0Implementation of bounded channels
boundingboxes-0.2.3A generic boundingbox for an arbitrary vector
bower-json-1.0.0.1Read bower.json from Haskell
boxes-0.1.52D text pretty-printing library
broadcast-chan-0.1.1Broadcast channel type that avoids 0 reader space leaks
bsb-http-chunked-0.0.0.2Chunked HTTP transfer encoding for bytestring builders
bson-0.3.2.3BSON documents are JSON-like objects with a standard binary encoding
bson-lens-0.1.1BSON lenses
btrfs-0.1.2.3Bindings to the btrfs API
buffer-pipe-0.0Read from stdin and write to stdout in large blocks
bv-0.5Bit-vector arithmetic library
bv-little-0.1.0.0Efficient little-endian bit vector library
byteable-0.1.1Type class for sequence of bytes
bytedump-1.0Flexible byte dump helpers for human readers
byteorder-1.0.4Exposes the native endianness or byte ordering of the system
bytes-0.15.3Sharing code for serialization between binary and cereal
byteset-0.1.1.0Set of bytes
bytestring-0.10.8.2Fast, compact, strict and lazy byte strings with a list interface
bytestring-builder-0.10.8.1.0The new bytestring builder, packaged outside of GHC
bytestring-conversion-0.3.1Type-classes to convert values to and from ByteString
bytestring-lexing-0.5.0.2Parse and produce literals efficiently from strict or lazy bytestrings
bzlib-conduit-0.3.0Streaming compression/decompression via conduits
c2hs-0.28.3C->Haskell FFI tool that gives some cross-language type safety
Cabal-2.2.0.0A framework for packaging Haskell software
cabal2spec-2.0.2Convert Cabal files into rpm spec files
cabal-doctest-1.0.6A Setup.hs helper for doctests running
cache-0.1.0.1An in-memory key/value store with expiration support
calendar-recycling-0.0List years with the same calendars
call-stack-0.1.0Use GHC call-stacks in a backward compatible way
carray-0.1.6.8A C-compatible array library
cased-0.1.0.0Track string casing in its type
case-insensitive-1.2.0.11Case insensitive string comparison
cassava-0.5.1.0A CSV parsing and encoding library
cassava-records-0.1.0.4Auto-generation of records data type
cast-0.1.0.2Abstact cast pattern
cereal-0.5.5.0A binary serialization library
cereal-conduit-0.8.0Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits
cereal-text-0.1.0.2Data.Text instances for the cereal serialization library
cereal-time-0.1.0.0Serialize instances for types from `time` package
cereal-vector-0.2.0.1Serialize instances for Data.Vector types
ChannelT-0.0.0.7Generalized stream processors
charset-0.3.7.1Fast unicode character sets based on complemented PATRICIA tries
charsetdetect-ae-1.1.0.3Character set detection using Mozilla's Universal Character Set Detector
chaselev-deque-0.5.0.5Chase & Lev work-stealing lock-free double-ended queues (deques)
ChasingBottoms-1.3.1.4For testing partial and infinite values
cheapskate-0.1.1Experimental markdown processor
cheapskate-highlight-0.1.0.0Code highlighting for cheapskate
cheapskate-lucid-0.1.0.0Use cheapskate with Lucid
check-email-1.0.2Confirm whether an email is valid and probably existant
checkers-0.4.9.5Check properties on standard classes and data structures
choice-0.2.2A solution to boolean blindness
chunked-data-0.3.1Typeclasses for dealing with various chunked data representations
cipher-aes-0.2.11Fast AES cipher implementation with advanced mode of operations
cipher-aes128-0.7.0.3AES and common modes using AES-NI when available
cipher-blowfish-0.0.3Blowfish cipher
cipher-camellia-0.0.2Camellia block cipher primitives
cipher-des-0.0.6DES and 3DES primitives
cipher-rc4-0.1.4Fast RC4 cipher implementation
clang-compilation-database-0.1.0.1JSON Compilation Database Format encoding and decoding
classy-prelude-1.4.0A typeclass-based Prelude
classy-prelude-conduit-1.4.0classy-prelude together with conduit functions
classy-prelude-yesod-1.4.0Provide a classy prelude including common Yesod functionality
clientsession-0.9.1.2Securely store session data in a client-side cookie
Clipboard-2.3.2.0System clipboard interface
clock-0.7.2High-resolution clock functions: monotonic, realtime, cputime
clock-extras-0.1.0.2A couple functions that probably should be in the 'clock' package
clr-host-0.2.0.1Hosting the Common Language Runtime
clr-marshal-0.2.0.0Marshaling for the clr
clumpiness-0.17.0.0Calculate the clumpiness of leaf properties in a tree
ClustalParser-1.2.3Libary for parsing Clustal tools output
cmdargs-0.10.20Command line argument processing
code-builder-0.1.3Simple system for generating code
codec-0.2.1Simple bidirectional serialization
code-page-0.1.3Windows code page library for Haskell
codo-notation-0.5.2A notation for comonads, analogous to the do-notation for monads
colorize-haskell-1.0.1Highligt Haskell source
colour-2.3.4A model for human colour/color perception
combinatorial-0.1Count, enumerate, rank and unrank combinatorial objects
comfort-graph-0.0.3Graph structure with type parameters for nodes and edges
commutative-0.0.1.4Commutative binary operations
comonad-5.0.3Comonads
compactmap-0.1.4.2.1A read-only memory-efficient key-value store
compensated-0.7.2Compensated floating-point arithmetic
compiler-warnings-0.1.0Parser for common compiler warning formats
composable-associations-0.1.0.0Types and helpers for composing types into a single larger key-value type
composable-associations-aeson-0.1.0.0Aeson ToJSON/FromJSON implementation for the types of composable-associations
composition-1.0.2.1Combinators for unorthodox function composition
composition-extra-2.0.0Combinators for unorthodox structure composition
compressed-3.11Compressed containers and reducers
concise-0.1.0.1Utilities for Control.Lens.Cons
concurrency-1.4.0.2Typeclasses, functions, and data types for concurrency and STM
concurrent-output-1.10.5Ungarble output from several threads or commands
concurrent-split-0.0.1MVars and Channels with distinguished input and output side
concurrent-supply-0.1.8A fast concurrent unique identifier supply with a pure API
cond-0.4.1.1Basic conditional and boolean operators with monadic variants
conduit-1.3.0.1Streaming data processing library
conduit-algorithms-0.0.8.0Conduit-based algorithms
conduit-combinators-1.3.0DEPRECATED Functionality merged into the conduit package itself
conduit-connection-0.1.0.4Conduit source and sink for Network.Connection
conduit-extra-1.3.0Batteries included conduit: adapters for common libraries
conduit-iconv-0.1.1.3Conduit for character encoding conversion
conduit-parse-0.2.1.0Parsing framework based on conduit
conduit-throttle-0.3.1.0Throttle Conduit Producers
configurator-0.3.0.0Configuration management
configurator-export-0.1.0.1Pretty printer and exporter for configurations from the "configurator" library
connection-0.2.8Simple and easy network connections API
connection-pool-0.2.2Connection pool built on top of resource-pool and streaming-commons
console-style-0.0.2.1Styled console text output using ANSI escape sequences
constraints-0.10Constraint manipulation
containers-0.5.11.0Assorted concrete container types
containers-unicode-symbols-0.3.1.1Unicode alternatives for common functions and operators
contravariant-1.4.1Contravariant functors
control-bool-0.2.1Useful combinators for boolean expressions
convertible-1.1.1.0Typeclasses and instances for converting between types
cookie-0.4.4HTTP cookie parsing and rendering
countable-1.0Countable, Searchable, Finite, Empty classes
cpphs-1.20.8A liberalised re-implementation of cpp, the C pre-processor
cprng-aes-0.6.1Crypto Pseudo Random Number Generator using AES in counter mode
cpu-0.1.2Cpu information and properties helpers
cpuinfo-0.1.0.1Haskell Library for Checking CPU Information
credential-store-0.1.2Library to access secure credential storage providers
criterion-1.3.0.0Robust, reliable performance measurement and analysis
cron-0.6.1Cron datatypes and Attoparsec parser
crypto-api-0.13.3A generic interface for cryptographic operations
crypto-api-tests-0.3A test framework and KATs for cryptographic operations
cryptocipher-0.6.2Symmetrical block and stream ciphers
crypto-cipher-tests-0.0.11Generic cryptography cipher tests
crypto-cipher-types-0.0.9Generic cryptography cipher types
cryptocompare-0.1.1Haskell wrapper for the cryptocompare API
cryptohash-0.11.9collection of crypto hashes, fast, pure and practical
cryptohash-cryptoapi-0.1.4Crypto-api interfaces for cryptohash
cryptohash-sha256-0.11.101.0Fast, pure and practical SHA-256 implementation
cryptonite-0.25Cryptography Primitives sink
cryptonite-conduit-0.2.2cryptonite conduit
cryptonite-openssl-0.6Crypto stuff using OpenSSL cryptographic library
crypto-pubkey-types-0.4.3Generic cryptography Public keys algorithm types
crypto-random-0.0.9Simple cryptographic random related types
crypto-random-api-0.2.0Simple random generators API for cryptography related code
csp-1.4.0Discrete constraint satisfaction problem (CSP) solver
css-text-0.1.3.0CSS parser and renderer
csv-0.1.2CSV loader and dumper
cubicspline-0.1.2Natural cubic spline interpolation
cue-sheet-1.0.1Support for construction, rendering, and parsing of CUE sheets
curl-1.3.8Haskell binding to libcurl
curl-runnings-0.3.0A framework for declaratively writing curl based API tests
currencies-0.1.1.1Currencies representation, pretty printing and conversion
cutter-0.0Cut files according to a position list
data-accessor-0.2.2.7Utilities for accessing and manipulating fields of records
data-accessor-mtl-0.2.0.4Use Accessor to access state in mtl State monad class
data-accessor-transformers-0.2.1.7Use Accessor to access state in transformers State monad
data-binary-ieee754-0.4.4Parser/Serialiser for IEEE-754 floating-point values
data-default-0.7.1.1A class for types with a default value
data-default-class-0.1.2.0A class for types with a default value
data-default-instances-containers-0.0.1Default instances for types in containers
data-default-instances-dlist-0.0.1Default instances for types in dlist
data-default-instances-old-locale-0.0.1Default instances for types in old-locale
data-diverse-2.0.1.0Extensible records and polymorphic variants
data-diverse-lens-2.1.0.0Isos & Lens for Data.Diverse.Many and Prisms for Data.Diverse.Which
data-fix-0.2.0Fixpoint data types
data-has-0.3.0.0Simple extensible product
data-lens-light-0.1.2.2Simple lenses, minimum dependencies
data-msgpack-0.0.11A Haskell implementation of MessagePack
data-msgpack-types-0.0.1A Haskell implementation of MessagePack
data-or-1.0.0.5A data type for non-exclusive disjunction
data-ordlist-0.4.7.0Set and bag operations on ordered lists
data-ref-0.0.1.1Unify STRef and IORef in plain Haskell 98
data-reify-0.6.1Reify a recursive data structure into an explicit graph
datasets-0.2.5Classical data sets for statistics and machine learning
DAV-1.3.2RFC 4918 WebDAV support
dawg-ord-0.5.1.0Directed acyclic word graphs
dbus-0.10.15A client library for the D-Bus IPC system
debian-build-0.10.1.0Debian package build sequence tools
declarative-0.5.2DIY Markov Chains
deepseq-1.4.3.0Deep evaluation of data structures
deepseq-generics-0.2.0.0GHC.Generics-based Control.DeepSeq.rnf implementation
dejafu-1.3.2.0A library for unit-testing concurrent programs
dependent-map-0.2.4.0Dependent finite maps (partial dependent products)
dependent-sum-0.4Dependent sum type
dependent-sum-template-0.0.0.6Template Haskell code to generate instances of classes in dependent-sum package
deriving-compat-0.4.1Backports of GHC deriving extensions
Diff-0.3.4O(ND) diff algorithm in haskell
digest-0.0.1.2Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now
digits-0.3.1Converts integers to lists of digits and back
dimensional-1.1Statically checked physical dimensions, using Type Families and Data Kinds
directory-1.3.1.5Platform-agnostic library for filesystem operations
directory-tree-0.12.1A simple directory-like tree datatype, with useful IO functions
discrimination-0.3Fast generic linear-time sorting, joins and container construction
disk-free-space-0.1.0.1Retrieve information about disk space usage
distributed-closure-0.4.0Serializable closures for distributed programming
distributed-static-0.3.8Compositional, type-safe, polymorphic static values and closures
distribution-nixpkgs-1.1.1Types and functions to manipulate the Nixpkgs distribution
distributive-0.5.3Distributive functors -- Dual to Traversable
dlist-0.8.0.4Difference lists
dlist-instances-0.1.1.1Difference lists instances
dlist-nonempty-0.1.1Non-empty difference lists
dockerfile-0.1.0.1A simple DSL for describing and generating Dockerfile containers in Haskell
docopt-0.7.0.5A command-line interface parser that will make you smile
doctemplates-0.2.2.1Pandoc-style document templates
doctest-0.15.0Test interactive Haskell examples
do-list-1.0.1Do notation for free
dotenv-0.5.2.4Loads environment variables from dotenv files
dotnet-timespan-0.0.1.0.NET TimeSpan
double-conversion-2.0.2.0Fast conversion between double precision floating point and text
drawille-0.1.2.0A port of asciimoo's drawille to haskell
DRBG-0.5.5Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers
drifter-0.2.3Simple schema management for arbitrary databases
dsp-0.2.4Haskell Digital Signal Processing
dublincore-xml-conduit-0.1.0.2XML streaming parser/renderer for the Dublin Core standard elements
dvorak-0.1.0.0Dvorak encoding for Haskell
dyre-0.8.12Dynamic reconfiguration in Haskell
Earley-0.12.1.0Parsing all context-free grammars using Earley's algorithm
easy-file-0.2.1Cross-platform File handling
Ebnf2ps-1.0.15Peter's Syntax Diagram Drawing Tool
echo-0.1.3A cross-platform, cross-console way to handle echoing terminal input
edit-distance-0.2.2.1Levenshtein and restricted Damerau-Levenshtein edit distances
edit-distance-vector-1.0.0.4Calculate edit distances and edit scripts between vectors
editor-open-0.6.0.0Open the user's $VISUAL or $EDITOR for text input
either-5Combinators for working with sums
either-unwrap-1.1Functions for probing and unwrapping values inside of Either
elerea-2.9.0A minimalistic FRP library
eliminators-0.4.1Dependently typed elimination functions using singletons
elm-core-sources-1.0.0Source files for the Elm runtime and standard libraries
email-validate-2.3.2.5Email address validation
enclosed-exceptions-1.0.2Catching all exceptions from within an enclosed computation
entropy-0.4.1.1A platform independent entropy source
enumset-0.0.4.1Sets of enumeration values represented by machine words
envelope-0.2.2.0Defines generic 'Envelope' type to wrap reponses from a JSON API
envy-1.5.0.0An environmentally friendly way to deal with environment variables
epub-metadata-4.5Library for parsing epub document metadata
eq-4.1Leibnizian equality
equal-files-0.0.5.3Shell command for finding equal files
erf-2.0.0.0The error function, erf, and related functions
errors-2.2.5Simplified error-handling
errors-ext-0.4.1`bracket`-like functions for `ExceptT` over `IO` monad
error-util-0.0.1.2Set of utils and operators for error handling
ersatz-0.4.2A monad for expressing SAT or QSAT problems using observable sharing
event-0.1.4Monoidal, monadic and first-class events
event-list-0.1.2Event lists with relative or absolute time stamps
every-0.0.1Run a process every so often
exact-combinatorics-0.2.0.8Efficient exact computation of combinatoric functions
exact-pi-0.4.1.3Exact rational multiples of pi (and integer powers of pi)
exceptional-0.3.0.0Essentially the Maybe type with error messages
exceptions-0.8.3Extensible optionally-pure exceptions
executable-hash-0.2.0.4Provides the SHA1 hash of the program executable
executable-path-0.0.3.1Finding out the full path of the executable
explicit-exception-0.1.9.2Exceptions which are explicit in the type signature
extensible-0.4.8Extensible, efficient, optics-friendly data types and effects
extensible-exceptions-0.1.1.4Extensible exceptions
extra-1.6.4Extra functions I use
extractable-singleton-0.0.1A functor, where the "stored" value is isomorphic to Identity
extrapolate-0.3.1generalize counter-examples of test properties
fail-4.9.0.0Forward-compatible MonadFail class
farmhash-0.1.0.5Fast hash functions
fast-digits-0.2.1.0The fast library for integer-to-digits conversion
fast-logger-2.4.11A fast logging system
fclabels-2.0.3.3First class accessor labels implemented as lenses
feature-flags-0.1.0.1A simple library for dynamically enabling and disabling functionality
fedora-haskell-tools-0.5.1Building and managing tools for Fedora Haskell
FenwickTree-0.1.2.1Data structure for fast query and update of cumulative sums
fft-0.1.8.6Bindings to the FFTW library
fgl-5.6.0.0Martin Erwig's Functional Graph Library
file-embed-0.0.10.1Use Template Haskell to embed file contents directly
filelock-0.1.1.2Portable interface to file locking (flock / LockFileEx)
filemanip-0.3.6.3Expressive file and directory manipulation for Haskell
file-modules-0.1.2.4Takes a Haskell source-code file and outputs its modules
filepath-1.4.2Library for manipulating FilePaths in a cross platform way
fileplow-0.1.0.0Library to process and search large files or a collection of files
filter-logger-0.6.0.0Filterable request logging wai middleware. Change how data is logged and when
FindBin-0.0.5Locate directory of original program
find-clumpiness-0.2.3.1Find the clumpiness of labels in a tree
fingertree-0.1.3.1Generic finger-tree structure, with example instances
fixed-0.2.1.1Signed 15.16 precision fixed point arithmetic
fixed-length-0.2Lists with statically known length based on non-empty package
fixed-vector-1.1.0.0Generic vectors with statically known size
fixed-vector-hetero-0.5.0.0Generic heterogeneous vectors
flac-0.1.2Complete high-level binding to libFLAC
flac-picture-0.1.1Support for writing picture to FLAC metadata blocks with JuicyPixels
flat-mcmc-1.5.0Painless general-purpose sampling
floatshow-0.2.4Alternative faster String representations for Double and Float, String representations for more general numeric types
fmlist-0.9.2FoldMap lists
fn-0.3.0.2A functional web framework
focus-0.1.5.2A general abstraction for manipulating elements of container data structures
fold-debounce-0.2.0.7Fold multiple events that happen in a given period of time
foldl-1.3.7Composable, streaming, and efficient left folds
folds-0.7.4Beautiful Folding
FontyFruity-0.5.3.3A true type file format loader
foreign-store-0.2Store a stable pointer in a foreign context to be retrieved later
ForestStructures-0.0.0.2Tree- and forest structures
forma-0.2.0Parse and validate forms in JSON format
format-numbers-0.1.0.0Various number formatting functions
formatting-6.3.1Combinator-based type-safe formatting (like printf() or FORMAT)
foundation-0.0.20Alternative prelude with batteries and no dependencies
free-5.0.1Monads for free
freenect-1.2.1Interface to the Kinect device
freer-simple-1.1.0.0Implementation of a friendly effect system for Haskell
freetype2-0.1.2Haskell binding for FreeType 2 library
free-vl-0.1.4van Laarhoven encoded Free Monad with Extensible Effects
friday-0.2.3.1A functional image processing library for Haskell
friendly-time-0.4.1Print time information in friendly ways
frisby-0.2.2Linear time composable parser for PEG grammars
from-sum-0.2.1.0Canonical fromMaybeM and fromEitherM functions
frontmatter-0.1.0.2Parses frontmatter as used in Jekyll markdown files
funcmp-1.9Functional MetaPost is a Haskell frontend to the MetaPost language
functor-classes-compat-1Data.Functor.Classes instances for core packages
fuzzcheck-0.1.1A simple checker for stress testing monadic code
fuzzyset-0.1.0.6Fuzzy set for approximate string matching
gauge-0.2.1small framework for performance measurement and analysis
gc-0.0.2Poor Richard's Memory Manager
gd-3000.7.3A Haskell binding to a subset of the GD graphics library
generic-arbitrary-0.1.0Generic implementation for QuickCheck's Arbitrary
generic-deriving-1.12.1Generic programming library for generalised deriving
generic-lens-0.5.1.0Generic data-structure operations exposed as lenses
GenericPretty-1.2.2A generic, derivable, haskell pretty printer
generics-eot-0.2.1.2A library for generic programming that aims to be easy to understand
generics-sop-0.3.2.0Generic Programming using True Sums of Products
generics-sop-lens-0.1.2.1Lenses for types in generics-sop
ghc-8.4.1The GHC API
ghc-boot-8.4.1Shared functionality between GHC and its boot libraries
ghc-boot-th-8.4.1Shared functionality between GHC and the @template-haskell@ library
ghc-compact-0.1.0.0In memory storage of deeply evaluated data structure
ghc-core-0.5.6Display GHC's core and assembly output in a pager
ghc-exactprint-0.5.6.1ExactPrint for GHC
ghci-8.4.1The library supporting GHC's interactive interpreter
ghcjs-codemirror-0.0.0.1Installs CodeMirror JavaScript files
ghc-paths-0.1.0.9Knowledge of GHC's installation directories
ghc-prim-0.5.2.0GHC primitives
ghc-tcplugins-extra-0.2.2Utilities for writing GHC type-checker plugins
ghost-buster-0.1.1.0Existential type utilites
gi-atk-2.0.15Atk bindings
gi-cairo-1.0.15Cairo bindings
gi-glib-2.0.16GLib bindings
gi-gobject-2.0.16GObject bindings
gi-javascriptcore-4.0.15JavaScriptCore bindings
github-0.19Access to the GitHub API, v3
github-types-0.2.1Type definitions for objects used by the GitHub v3 API
github-webhooks-0.9.1Aeson instances for GitHub Webhook payloads
gitrev-1.3.1Compile git revision info into Haskell projects
gl-0.8.0Complete OpenGL raw bindings
glabrous-0.3.4A template DSL library
glaze-0.3.0.1Framework for rendering things with metadata/headers and values
glazier-0.11.0.1Composable widgets framework with enhanced with transformers and lens
glazier-pipes-0.1.5.1A threaded rendering framework using glaizer and pipes
Glob-0.9.2Globbing library
GLURaw-2.0.0.3A raw binding for the OpenGL graphics system
GLUT-2.7.0.12A binding for the OpenGL Utility Toolkit
gnuplot-0.5.5.12D and 3D plots using gnuplot
goggles-0.3.2Extensible interface to Web APIs
google-oauth2-jwt-0.2.2Get a signed JWT for Google Service Accounts
gpolyline-0.1.0.1Pure module for encoding/decoding Google Polyline
graphs-0.7.1A simple monadic graph library
graph-wrapper-0.2.5.1A wrapper around the standard Data.Graph with a less awkward interface
gravatar-0.8.0Generate Gravatar image URLs
graylog-0.1.0.1Support for graylog output
groom-0.1.2.1Pretty printing for well-behaved Show instances
h2c-1.0.0Bindings to Linux I2C with support for repeated-start transactions
hackage-db-2.0.1Access Hackage's package database via Data.Map
hailgun-0.4.1.6Mailgun REST api interface for Haskell
hailgun-simple-0.1.0.0Easy-to-use wrapper for the hailgun package
half-0.2.2.3Half-precision floating-point
HandsomeSoup-0.4.2Work with HTML more easily in HXT
handwriting-0.1.0.3API Client for the handwriting.io API
hapistrano-0.3.5.3A deployment library for Haskell applications
happy-1.19.9Happy is a parser generator for Haskell
hasbolt-0.1.3.0Haskell driver for Neo4j 3+ (BOLT protocol)
hashable-1.2.7.0A class for types that can be converted to a hash value
hashids-1.0.2.4Hashids generates short, unique, non-sequential ids from numbers
hashmap-1.3.3Persistent containers Map and Set based on hashing
haskeline-0.7.4.2A command-line interface for user input, written in Haskell
haskell-gi-0.21.0Generate Haskell bindings for GObject Introspection capable libraries
haskell-gi-base-0.21.0Foundation for libraries generated by haskell-gi
haskell-gi-overloading-0.0Overloading support for haskell-gi
haskell-lexer-1.0.1A fully compliant Haskell 98 lexer
HaskellNet-0.5.1Client support for POP3, SMTP, and IMAP
HaskellNet-SSL-0.3.4.0Helpers to connect to SSL/TLS mail servers with HaskellNet
haskell-spacegoo-0.2.0.1Client API for Rocket Scissor Spacegoo
haskell-src-exts-1.20.2Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
haskell-src-exts-util-0.2.2Helper functions for working with haskell-src-exts trees
haskell-src-meta-0.8.0.2Parse source to template-haskell abstract syntax
hasty-hamiltonian-1.3.2Speedy traversal through parameter space
haxl-0.5.1.0A Haskell library for efficient, concurrent, and concise data access
hbeanstalk-0.2.4Client for the beanstalkd workqueue service
hdaemonize-0.5.5Library to handle the details of writing daemons for UNIX
HDBC-2.4.0.2Haskell Database Connectivity
HDBC-mysql-0.7.1.0MySQL driver for HDBC
heaps-0.3.6Asymptotically optimal Brodal/Okasaki heaps
hebrew-time-0.1.1Hebrew dates and prayer times
hedgehog-0.5.3Hedgehog will eat all your bugs
here-1.2.13Here docs & interpolated strings via quasiquotation
heredoc-0.2.0.0multi-line string / here document using QuasiQuotes
heterocephalus-1.0.5.2A type-safe template engine for working with popular front end development tools
hex-0.1.2Convert strings into hexadecimal and back
hexml-0.3.3XML subset DOM parser
hexml-lens-0.2.1Lenses for the hexml package
hexpat-0.20.13XML parser/formatter based on expat
hexstring-0.11.1Fast and safe representation of a hex string
hfsevents-0.1.6File/folder watching for OS X
hidapi-0.1.4Haskell bindings to HIDAPI
hidden-char-0.1.0.2Provides cross-platform getHiddenChar function
hierarchical-clustering-0.4.6Fast algorithms for single, average/UPGMA and complete linkage clustering
higher-leveldb-0.5.0.1A rich monadic API for working with leveldb databases
highlighting-kate-0.6.4Syntax highlighting
histogram-fill-0.9.0.0Library for histograms creation
hjsmin-0.2.0.2Haskell implementation of a javascript minifier
hlibgit2-0.18.0.16Low-level bindings to libgit2
hlint-2.1Source code suggestions
hmatrix-0.18.2.0Numeric Linear Algebra
hmatrix-gsl-0.18.2.0Numerical computation
hmatrix-gsl-stats-0.4.1.7GSL Statistics interface
hmatrix-special-0.4.0.1Interface to GSL special functions
hmpfr-0.4.4Haskell binding to the MPFR library
hoogle-5.0.17.2Haskell API Search
hoopl-3.10.2.2A library to support dataflow analysis and optimization
hopenssl-2.2.1FFI Bindings to OpenSSL's EVP Digest Interface
hopfli-0.2.2.1Bidings to Google's Zopfli compression library
hostname-1.0A very simple package providing a cross-platform means of determining the hostname
hostname-validate-1.0.0Validate hostnames e.g. localhost or foo.co.uk
hourglass-0.2.11simple performant time related library
hourglass-orphans-0.1.0.0Orphan Aeson instances to hourglass
hp2pretty-0.8.0.2generate pretty graphs from heap profiles
hpack-0.28.2An alternative format for Haskell packages
hpc-0.6.0.3Code Coverage Library for Haskell
hquantlib-0.0.4.0HQuantLib is a port of essencial parts of QuantLib to Haskell
hreader-1.1.0Generalization of MonadReader and ReaderT using hset
hreader-lens-0.1.3.0Optics for hreader package
hruby-0.3.5.1Embed a Ruby intepreter in your Haskell program !
hs-bibutils-6.2.0.1Haskell bindings to bibutils, the bibliography conversion utilities
hscolour-1.24.4Colourise Haskell code
hsdns-1.7.1Asynchronous DNS Resolver
hsebaysdk-0.4.0.0Haskell eBay SDK
hsemail-2Parsec parsers for the RFC2822 Internet Message format
hset-2.2.0Primitive list with elements of unique types
hsexif-0.6.1.5EXIF handling library in pure Haskell
hs-GeoIP-0.3Haskell bindings to the MaxMind GeoIPCity database via the C library
hsinstall-1.6Install Haskell software
HSlippyMap-3.0OpenStreetMap Slippy Map
hslogger-1.2.10Versatile logging framework
hslua-0.9.5.1A Lua language interpreter embedding in Haskell
hslua-aeson-0.3.0.1Allow aeson data types to be used with lua
HsOpenSSL-0.11.4.13Partial OpenSSL binding for Haskell
HsOpenSSL-x509-system-0.1.0.3Use the system's native CA certificate store with HsOpenSSL
hsp-0.10.0Haskell Server Pages is a library for writing dynamic server-side web pages
hspec-2.5.0A Testing Framework for Haskell
hspec-attoparsec-0.1.0.2Utility functions for testing your attoparsec parsers with hspec
hspec-checkers-0.1.0.2Allows to use checkers properties from hspec
hspec-core-2.5.0A Testing Framework for Haskell
hspec-discover-2.5.0Automatically discover and run Hspec tests
hspec-expectations-0.8.2Catchy combinators for HUnit
hspec-expectations-pretty-diff-0.7.2.4Catchy combinators for HUnit
hspec-golden-aeson-0.5.1.0Use tests to monitor changes in Aeson serialization
hspec-megaparsec-1.0.0Utility functions for testing Megaparsec parsers with Hspec
hspec-meta-2.4.6A version of Hspec which is used to test Hspec itself
hspec-smallcheck-0.5.1SmallCheck support for the Hspec testing framework
hspec-wai-0.9.0Experimental Hspec support for testing WAI applications
hspec-wai-json-0.9.0Testing JSON APIs with hspec-wai
hstatsd-0.1Quick and dirty statsd interface
HSvm-0.1.0.3.22Haskell Bindings for libsvm
hsyslog-5.0.1FFI interface to syslog(3) from POSIX.1-2001
html-1.0.1.2HTML combinator library
html-conduit-1.3.0Parse HTML documents using xml-conduit datatypes
html-email-validate-0.2.0.0Validating an email address against HTML standard
html-entity-map-0.1.0.0Map from HTML5 entity names to the corresponding Unicode text
HTTP-4000.3.11A library for client-side HTTP
http2-1.6.3HTTP/2 library including frames, priority queues and HPACK
http-api-data-0.3.8.1Converting to/from HTTP API data like URL pieces, headers and query parameters
http-client-0.5.11An HTTP client engine
http-client-openssl-0.2.1.1http-client backend using the OpenSSL library
http-client-tls-0.3.5.3http-client backend using the connection package and tls library
http-common-0.8.2.0Common types for HTTP clients and servers
http-conduit-2.3.0HTTP client package with conduit interface and HTTPS support
http-date-0.0.6.1HTTP Date parser/formatter
http-link-header-1.0.3A parser and writer for the HTTP Link header as specified in RFC 5988 "Web Linking"
http-streams-0.8.5.5An HTTP client using io-streams
http-types-0.12.1Generic HTTP types for Haskell (for both client and server code)
human-readable-duration-0.2.0.3Provide duration helper
HUnit-1.6.0.0A unit testing framework for Haskell
HUnit-approx-1.1.1.1Approximate equality for floating point numbers with HUnit
hunit-dejafu-1.1.0.2Deja Fu support for the HUnit test framework
hvect-0.4.0.0Simple strict heterogeneous lists
hw-balancedparens-0.2.0.1Balanced parentheses
hw-bits-0.7.0.2Bit manipulation
hw-conduit-0.2.0.3Conduits for tokenizing streams
hw-diagnostics-0.0.0.5Diagnostics library
hweblib-0.6.3Haskell Web Library
hw-excess-0.2.0.0Excess
hw-fingertree-strict-0.1.0.1Generic strict finger-tree structure
hw-hedgehog-0.1.0.1Extra hedgehog functionality
hw-hspec-hedgehog-0.1.0.2Interoperability between hspec and hedgehog
hw-int-0.0.0.3Integers
hw-json-0.6.0.0Memory efficient JSON parser
hw-mquery-0.1.0.1Conduits for tokenizing streams
hw-parser-0.0.0.3Simple parser support
hw-prim-0.5.0.0Primitive functions and data types
hw-rankselect-0.10.0.3Rank-select
hw-rankselect-base-0.2.0.2Rank-select base
hw-string-parse-0.0.0.4String parser
hw-succinct-0.1.0.1Succint datastructures
hw-xml-0.1.0.1Conduits for tokenizing streams
hxt-9.3.1.16A collection of tools for processing XML with Haskell
hxt-charproperties-9.2.0.1Character properties and classes for XML and Unicode
hxt-css-0.1.0.3CSS selectors for HXT
hxt-curl-9.1.1.1LibCurl interface for HXT
hxt-expat-9.1.1Expat parser for HXT
hxt-http-9.1.5.2Interface to native Haskell HTTP package HTTP
hxt-regex-xmlschema-9.2.0.3A regular expression library for W3C XML Schema regular expressions
hxt-tagsoup-9.1.4TagSoup parser for HXT
hxt-unicode-9.0.2.4Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
hybrid-vectors-0.2.2Hybrid vectors e.g. Mixed Boxed/Unboxed vectors
hyperloglog-0.4.2An approximate streaming (constant space) unique object counter
hyphenation-0.7.1Configurable Knuth-Liang hyphenation
iconv-0.4.1.3String encoding conversion
identicon-0.2.2Flexible generation of identicons
ieee754-0.8.0Utilities for dealing with IEEE floating point numbers
if-0.1.0.0(?) and (?>) conditional operator
iff-0.0.6Constructing and dissecting IFF files
ihs-0.1.0.2Interpolated Haskell
ilist-0.3.1.0Optimised list functions for doing index-related things
imagesize-conduit-1.1Determine the size of some common image formats
Imlib-0.1.2
immortal-0.2.2.1Spawn threads that never die (unless told to do so)
imprint-0.0.1.0Serialization of arbitrary Haskell expressions
include-file-0.1.0.3Inclusion of files in executables at compile-time
indentation-core-0.0.0.1Indentation sensitive parsing combinators core library
indentation-parsec-0.0.0.1Indentation sensitive parsing combinators for Parsec
indents-0.4.0.1indentation sensitive parser-combinators for parsec
inflections-0.4.0.1Inflections library for Haskell
influxdb-1.5.0Haskell client library for InfluxDB
insert-ordered-containers-0.2.1.0Associative containers retaining insertion order for traversals
inspection-testing-0.2.0.1GHC plugin to do inspection testing
instance-control-0.1.2.0Controls how the compiler searches for instances using type families
integer-gmp-1.0.1.0Integer library based on GMP
integer-logarithms-1.0.2.1Integer logarithms
integration-0.2.1Fast robust numeric integration via tanh-sinh quadrature
intern-0.9.2Efficient hash-consing for arbitrary data types
interpolate-0.2.0String interpolation done right
interpolatedstring-perl6-1.0.0QuasiQuoter for Perl6-style multi-line interpolated strings
interpolation-0.1.0.2piecewise linear and cubic Hermite interpolation
IntervalMap-0.6.0.0Containers for intervals, with efficient search
intervals-0.8.1Interval Arithmetic
intro-0.3.1.0"Fixed Prelude" - Mostly total and safe, provides Text and Monad transformers
invariant-0.5Haskell98 invariant functors
io-choice-0.0.6Choice for IO and lifted IO
io-machine-0.2.0.0Easy I/O model to learn IO monad
io-manager-0.1.0.2Skeleton library around the IO monad
io-memoize-1.1.1.0Memoize IO actions
io-region-0.1.1Exception safe resource management with dynamic regions
io-storage-0.3A key-value store in the IO monad
io-streams-1.5.0.1Simple, composable, and easy-to-use stream I/O
ip6addr-0.5.3Commandline tool to generate IPv6 address text representations
iproute-1.7.3IP Routing Table
IPv6Addr-1.0.1Library to deal with IPv6 address text representations
irc-0.6.1.0A small library for parsing IRC messages
irc-client-1.1.0.2An IRC client library
irc-conduit-0.3.0.1Streaming IRC message library using conduits
irc-ctcp-0.1.3.0A CTCP encoding and decoding library for IRC clients
irc-dcc-2.0.1A DCC message parsing and helper library for IRC clients
islink-0.1.0.0Check if an HTML element is a link
iso3166-country-codes-0.20140203.8A datatype for ISO 3166 country codes
iso639-0.1.0.3ISO-639-1 language codes
iso8601-time-0.1.4Convert to/from the ISO 8601 time format
iterable-3.0API for hierarchical multilevel collections
ix-shapable-0.1.0Reshape multi-dimensional arrays
jack-0.7.1.3Bindings for the JACK Audio Connection Kit
jailbreak-cabal-1.3.3Strip version restrictions from Cabal files
jose-jwt-0.7.8JSON Object Signing and Encryption Library
js-flot-0.8.3Obtain minified flot code
js-jquery-3.3.1Obtain minified jQuery code
json-autotype-1.0.18Automatic type declaration for JSON input data
json-rpc-generic-0.2.1.3Generic encoder and decode for JSON-RPC
JuicyPixels-3.2.9.5Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
JuicyPixels-extra-0.3.0Efficiently scale, crop, flip images with JuicyPixels
JuicyPixels-scale-dct-0.1.1.2Scale JuicyPixels images with DCT
justified-containers-0.3.0.0Keyed container types with type-checked proofs of key presence
jwt-0.7.2JSON Web Token (JWT) decoding and encoding
kan-extensions-5.1Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads
katip-0.5.4.0A structured logging framework
katip-scalyr-scribe-0.1.0.1A katip scribe for logging to json
kawhi-0.3.0stats.NBA.com library
keycode-0.2.2Maps web browser keycodes to their corresponding keyboard keys
keys-3.12Keyed functors and containers
kmeans-0.1.3K-means clustering algorithm
koofr-client-1.0.0.3Client to Koofr API
l10n-0.1.0.1Enables providing localization as typeclass instances in separate files
labels-0.3.3Anonymous records via named tuples
language-c-0.7.2Analysis and generation of C code
language-docker-3.0.1Dockerfile parser, pretty-printer and embedded DSL
language-haskell-extract-0.2.4Module to automatically extract functions from the local code
language-java-0.2.9Java source manipulation
language-javascript-0.6.0.11Parser for JavaScript
language-nix-2.1.0.1Data types and useful functions to represent and manipulate the Nix language
lapack-carray-0.0.1Auto-generated interface to Fortran LAPACK via CArrays
lapack-ffi-0.0.1Auto-generated interface to Fortran LAPACK
largeword-1.2.5Provides Word128, Word192 and Word256 and a way of producing other large words if required
latex-0.1.0.3Parse, format and process LaTeX files
lattices-1.7.1Fine-grained library for constructing and manipulating lattices
lazyio-0.1.0.4Run IO actions lazily while respecting their order
lca-0.3.1O(log n) persistent online lowest common ancestor search without preprocessing
leancheck-0.7.0Cholesterol-free property-based testing
leapseconds-announced-2017.1.0.1Leap seconds announced at library release time
lens-4.16Lenses, Folds and Traversals
lens-action-0.2.3Monadic Getters and Folds
lens-aeson-1.0.2Law-abiding lenses for aeson
lens-datetime-0.3Lenses for Data.Time.* types
lens-family-1.2.2Lens Families
lens-family-core-1.2.2Haskell 98 Lens Families
lens-family-th-0.5.0.1Generate lens-family style lenses
lens-properties-4.11.1QuickCheck properties for lens
lens-regex-0.1.0Lens powered regular expression
lens-simple-0.1.0.9simplified import of elementary lens-family combinators
leveldb-haskell-0.6.5Haskell bindings to LevelDB
libffi-0.1A binding to libffi
libgit-0.3.1Simple Git Wrapper
libgraph-1.14Store and manipulate data in a graph
libmpd-0.9.0.8An MPD client library
libxml-sax-0.7.5Bindings for the libXML2 SAX interface
LibZip-1.0.1Bindings to libzip, a library for manipulating zip archives
lifted-async-0.10.0.1Run lifted IO operations asynchronously and wait for their results
lifted-base-0.2.3.12lifted IO operations from the base library
lift-generics-0.1.2GHC.Generics-based Language.Haskell.TH.Syntax.lift implementation
line-4.0.1Haskell SDK for the LINE API
linear-1.20.7Linear Algebra
linked-list-with-iterator-0.1.1.0A pure linked list which is mutable through iterators
linux-file-extents-0.2.0.0Retrieve file fragmentation information under Linux
linux-namespaces-0.1.2.0Create new or enter an existing linux namespaces
List-0.6.2List monad transformer and class
ListLike-4.6Generic support for list-like structures
listsafe-0.1.0.1Safe wrappers for partial list functions, supporting MonadThrow
llvm-hs-6.0.0General purpose LLVM bindings
llvm-hs-pure-6.0.0Pure Haskell LLVM functionality (no FFI)
lmdb-0.2.5Lightning MDB bindings
load-env-0.1.2Load environment variables from a file
lockfree-queue-0.2.3.1Michael and Scott lock-free queues
log-base-0.7.4.0Structured logging solution (base package)
log-domain-0.12Log-domain arithmetic
log-elasticsearch-0.9.1.0Structured logging solution (Elasticsearch back end)
logfloat-0.13.3.3Log-domain floating point numbers
logging-facade-0.3.0Simple logging abstraction that allows multiple back-ends
logging-facade-syslog-1A logging back-end to syslog(3) for the logging-facade library
logict-0.6.0.2A backtracking logic-programming monad
loop-0.3.0Fast loops (for when GHC can't optimize forM_)
lrucache-1.2.0.0a simple, pure LRU cache
lrucaching-0.3.3LRU cache
lucid-2.9.10Clear to write, read and edit DSL for HTML
lxd-client-config-0.1.0.1Read the configuration file of the standard LXD client
lzma-0.0.0.3LZMA/XZ compression and decompression
lzma-conduit-1.2.1Conduit interface for lzma/xz compression
machines-0.6.3Networked stream transducers
machines-binary-0.3.0.3Binary utilities for the machines library
machines-directory-0.2.1.0Directory (system) utilities for the machines library
machines-io-0.2.0.13IO utilities for the machines library
makefile-1.1.0.0Simple Makefile parser and generator
mapquest-api-0.3.1Bindings to the MapQuest API
markdown-0.1.17Convert Markdown to HTML, with XSS protection
markdown-unlit-0.5.0Literate Haskell support for Markdown
markov-chain-0.0.3.4Markov Chains for generating random sequences with a user definable behaviour
marvin-interpolate-1.1.2Compile time string interpolation a la Scala and CoffeeScript
massiv-0.1.2.0Massiv (Массив) is an Array Library
massiv-io-0.1.1.0Import/export of Image files into massiv Arrays
mathexpr-0.3.0.0Parse and evaluate math expressions with variables and functions
math-functions-0.2.1.0Special functions and Chebyshev polynomials
matrices-0.4.5native matrix based on vector
matrix-market-attoparsec-0.1.0.8Parsing and serialization functions for the NIST Matrix Market format
maximal-cliques-0.1.1Enumerate all maximal cliques of a graph
mbox-0.3.4Read and write standard mailbox files
mbox-utility-0.0.1List contents of an mbox file containing e-mails
mcmc-types-1.0.3Common types for sampling
med-module-0.1.1Parse song module files from Amiga MED and OctaMED
megaparsec-6.4.1Monadic parser combinators
memory-0.14.16memory and related abstraction stuff
MemoTrie-0.6.9Trie-based memo functions
mercury-api-0.1.0.1Haskell binding to Mercury API for ThingMagic RFID readers
mersenne-random-pure64-0.2.2.0Generate high quality pseudorandom numbers purely using a Mersenne Twister
messagepack-0.5.4Serialize instance for Message Pack Object
messagepack-rpc-0.5.1Message Pack RPC over TCP
metrics-0.4.1.1High-performance application metric tracking
microformats2-parser-1.0.1.7A Microformats 2 parser
microlens-0.4.8.3A tiny lens library with no dependencies. If you're writing an app, you probably want microlens-platform, not this
microlens-aeson-2.3.0Law-abiding lenses for Aeson, using microlens
microlens-contra-0.1.0.1True folds and getters for microlens
microlens-ghc-0.4.8.0microlens + array, bytestring, containers, transformers
microlens-mtl-0.1.11.1microlens support for Reader/Writer/State from mtl
microlens-platform-0.3.9.0Feature-complete microlens
microlens-th-0.4.1.3Automatic generation of record lenses for microlens
microstache-1.0.1.1Mustache templates for Haskell
midi-0.2.2.2Handling of MIDI messages and files
mighty-metropolis-1.2.0The Metropolis algorithm
mime-mail-0.4.14Compose MIME email messages
mime-mail-ses-0.4.0.0Send mime-mail messages via Amazon SES
mime-types-0.1.0.7Basic mime-type handling types and functions
minimorph-0.1.6.1English spelling functions with an emphasis on simplicity
mintty-0.1.1A reliable way to detect the presence of a MinTTY console on Windows
missing-foreign-0.1.1Convenience functions for FFI work
MissingH-1.4.0.1Large utility library
mixed-types-num-0.3.1.4Alternative Prelude with numeric and logic expressions typed bottom-up
mmap-0.5.9Memory mapped files for POSIX and Windows
mmorph-1.1.1Monad morphisms
mnist-idx-0.1.2.8Read and write IDX data that is used in e.g. the MNIST database
mockery-0.3.5Support functions for automated testing
moesocks-1.0.0.44A functional firewall killer
monad-control-1.0.2.3Lift control operations, like exception catching, through monad transformers
monad-coroutine-0.9.0.4Coroutine monad transformer for suspending and resuming monadic computations
monad-extras-0.6.0Extra utility functions for working with monads
monadic-arrays-0.2.2Boxed and unboxed arrays for monad transformers
monad-journal-0.8.1Pure logger typeclass and monad transformer
monad-logger-0.3.28.2A class of monads which can log messages
monad-logger-json-0.1.0.0JSON-friendly Logging APIs
monad-logger-prefix-0.1.9Add prefixes to your monad-logger output
monad-logger-syslog-0.1.4.0syslog output for monad-logger
monad-loops-0.4.3Monadic loops
monad-memo-0.4.1Memoization monad transformer
monad-par-0.3.4.8A library for parallel programming based on a monad
monad-parallel-0.7.2.3Parallel execution of monadic computations
monad-par-extras-0.3.3Combinators and extra features for Par monads
monad-peel-0.2.1.2Lift control operations like exception catching through monad transformers
monad-products-4.0.1Monad products
monad-recorder-0.1.0Record and replay the results of monadic actions
monad-skeleton-0.1.5Monads of program skeleta
monad-st-0.2.4.1Provides a MonadST class
monads-tf-0.1.0.3Monad classes, using type families
monad-time-0.2Type class for monads which carry the notion of the current time
monad-unlift-0.2.0Typeclasses for representing monad transformer unlifting
monad-unlift-ref-0.2.1Typeclasses for representing monad transformer unlifting
monoidal-containers-0.3.1.0Containers with monoidal accumulation
monoid-subclasses-0.4.6Subclasses of Monoid
monoid-transformer-0.0.4Monoid counterparts to some ubiquitous monad transformers
mono-traversable-1.0.8.1Type classes for mapping, folding, and traversing monomorphic containers
mono-traversable-instances-0.1.0.0Extra typeclass instances for mono-traversable
mountpoints-1.0.2list mount points
mstate-0.2.7MState: A consistent State monad for concurrent applications
mtl-2.2.2Monad classes, using functional dependencies
mtl-compat-0.2.1.3Backported Control.Monad.Except module from mtl
mtl-prelude-2.0.3.1Reexports of most definitions from "mtl" and "transformers"
multiarg-0.30.0.10Command lines for options that take multiple arguments
multimap-1.2.1A multimap
multipart-0.1.2HTTP multipart split out of the cgi package
murmur-hash-0.1.0.9MurmurHash2 implementation for Haskell
mustache-2.3.0A mustache template parser library
mutable-containers-0.3.4Abstactions and concrete implementations of mutable containers
mwc-probability-2.0.2Sampling function-based probability distributions
mwc-random-0.13.6.0Fast, high quality pseudo random number generation
mysql-haskell-0.8.3.0pure haskell MySQL driver
mysql-haskell-nem-0.1.0.0Adds a interface like mysql-simple to mysql-haskell
mysql-haskell-openssl-0.8.3.0TLS support for mysql-haskell package using openssl
nagios-check-0.3.2Package for writing monitoring plugins
nano-erl-0.1.0.1Small library for Erlang-style actor semantics
nanospec-0.2.2A lightweight implementation of a subset of Hspec's API
nats-1.1.2Natural numbers
natural-transformation-0.4A natural transformation package
ndjson-conduit-0.1.0.5Conduit-based parsing and serialization for newline delimited JSON
neat-interpolation-0.3.2.1A quasiquoter for neat and simple multiline text interpolation
netlib-carray-0.0.1Helper modules for CArray wrappers to BLAS and LAPACK
netlib-ffi-0.0.1Helper modules for FFI to BLAS and LAPACK
netpbm-1.0.2Loading PBM, PGM, PPM image files
network-2.6.3.4Low-level networking interface
network-anonymous-tor-0.11.0Haskell API for Tor anonymous networking
network-attoparsec-0.12.2Utility functions for running a parser against a socket
network-conduit-tls-1.3.0Create TLS-aware network code with conduits
network-house-0.1.0.2data and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, TFTP
network-info-0.2.0.9Access the local computer's basic network configuration
network-multicast-0.2.0Simple multicast library
Network-NineP-0.4.2High-level abstraction over 9P protocol
network-simple-0.4.0.5Simple network sockets usage patterns
network-transport-0.5.2Network abstraction layer
network-transport-composed-0.2.1Compose network transports
network-transport-inmemory-0.5.2In-memory instantiation of Network.Transport
network-transport-tests-0.2.4.2Unit tests for Network.Transport implementations
network-uri-2.6.1.0URI manipulation
newtype-0.2A typeclass and set of functions for working with newtypes
newtype-generics-0.5.2.2A typeclass and set of functions for working with newtypes, with generics support
next-ref-0.1.0.2A concurrency primitive for a slow consumer
nicify-lib-1.0.1Pretty print the standard output of default `Show` instances
NineP-0.0.2.19P2000 in pure Haskell
nix-paths-1.0.1Knowledge of Nix's installation directories
NoHoed-0.1.1Placeholder package to preserve debug ability via conditional builds
nonce-1.0.7Generate cryptographic nonces
nondeterminism-1.4A monad and monad transformer for nondeterministic computations
non-empty-0.3List-like structures with static restrictions on the number of elements
non-empty-sequence-0.2.0.2Non-empty sequence
non-negative-0.1.2Non-negative numbers
nsis-0.3.2DSL for producing Windows Installer using NSIS
numbers-3000.2.0.1Various number types
numeric-extras-0.1Useful tools from the C standard library
numeric-prelude-0.4.3An experimental alternative hierarchy of numeric type classes
NumInstances-1.4Instances of numeric classes for functions and tuples
numtype-dk-0.5.0.1Type-level integers, using TypeNats, Data Kinds, and Closed Type Families
oauthenticated-0.2.1.0Simple OAuth for http-client
objective-1.1.2Composable objects
ObjectName-1.1.0.1Explicitly handled object names
o-clock-0.1.1Type-safe time library
oeis-0.3.9Interface to the Online Encyclopedia of Integer Sequences (OEIS)
ofx-0.4.2.0Parser for OFX data
old-locale-1.0.0.7locale library
old-time-1.1.0.3Time library
once-0.2memoization for IO actions and functions
one-liner-1.0Constraint-based generics
one-liner-instances-0.1.1.0Generics-based implementations for common typeclasses
Only-0.1The 1-tuple type or single-value "collection"
oo-prototypes-0.1.0.0Support for OO-like prototypes
OpenAL-1.7.0.4A binding to the OpenAL cross-platform 3D audio API
open-browser-0.2.1.0Open a web browser from Haskell
openexr-write-0.1.0.1Library for writing images in OpenEXR HDR file format
OpenGL-3.0.2.0A binding for the OpenGL graphics system
OpenGLRaw-3.2.7.0A raw binding for the OpenGL graphics system
openpgp-asciiarmor-0.1OpenPGP (RFC4880) ASCII Armor codec
opensource-0.1.0.0Haskell API Wrapper for the Open Source License API
openssl-streams-1.2.1.3OpenSSL network support for io-streams
open-witness-0.4.0.1open witnesses
operational-0.2.3.5Implementation of difficult monads made easy with operational semantics
operational-class-0.3.0.0MonadProgram typeclass for the operational package
opml-conduit-0.6.0.4Streaming parser/renderer for the OPML 2.0 format
optional-args-1.0.2Optional function arguments
options-1.2.1.1A powerful and easy-to-use command-line option parser
optparse-applicative-0.14.2.0Utilities and combinators for parsing command line options
optparse-generic-1.3.0Auto-generate a command-line parser for your datatype
optparse-simple-0.1.0Simple interface to optparse-applicative
optparse-text-0.1.1.0Data.Text helpers for optparse-applicative
overhang-1.0.0Hang loose with your lambdas!
packdeps-0.4.5Check your cabal packages for lagging dependencies
pager-0.1.1.0Open up a pager, like 'less' or 'more'
pagination-0.2.1Framework-agnostic pagination boilerplate
pandoc-types-1.17.4.1Types for representing a structured document
parallel-3.2.1.1Parallel programming library
parallel-io-0.3.3Combinators for executing IO actions in parallel on a thread pool
parseargs-0.2.0.8Full-featured command-line argument parsing library
parsec-3.1.13.0Monadic parser combinators
parsec-numeric-0.1.0.0Parsec combinators for parsing Haskell numeric types
ParsecTools-0.0.2.0Parsec combinators for more complex objects
parser-combinators-0.4.0Lightweight package providing commonly useful parser combinators
parsers-0.12.8Parsing combinators
partial-handler-1.0.3A composable exception handler
partial-isomorphisms-0.2.2.1Partial isomorphisms
partial-order-0.1.2.1Provides typeclass suitable for types admitting a partial order
path-0.6.1Support for well-typed paths
path-extra-0.0.6Chris Done's path library, enriched with URL-related goodies
path-io-1.3.3Interface to ‘directory’ package for users of ‘path’
path-pieces-0.2.1Components of paths
pathtype-0.8.1Type-safe replacement for System.FilePath etc
pathwalk-0.3.1.2Path walking utilities for Haskell programs
pattern-arrows-0.0.2Arrows for Pretty Printing
pcf-font-0.2.2.0PCF font parsing and rendering library
pcf-font-embed-0.1.2.0Template Haskell for embedding text rendered using PCF fonts
pcre-heavy-1.0.0.2A regexp library on top of pcre-light you can actually use
pcre-light-0.4.0.4Portable regex library for Perl 5 compatible regular expressions
pcre-utils-0.1.8.1.1Perl-like substitute and split for PCRE regexps
pdfinfo-1.5.4Wrapper around the pdfinfo command
pem-0.2.4Privacy Enhanced Mail (PEM) format reader and writer
perfect-hash-generator-0.2.0.6Perfect minimal hashing implementation in native Haskell
persistent-2.8.1Type-safe, multi-backend data serialization
persistent-mysql-haskell-0.4.0A pure haskell backend for the persistent library using MySQL database server
persistent-refs-0.4Haskell references backed by an IntMap for persistence and reversibility
persistent-sqlite-2.8.1.2Backend for the persistent library using sqlite3
persistent-template-2.5.4Type-safe, non-relational, multi-backend persistence
pgp-wordlist-0.1.0.2Translate between binary data and a human-readable collection of words
phantom-state-0.2.1.2Phantom State Transformer. Like State Monad, but without values
picosat-0.1.4Bindings to the PicoSAT solver
pid1-0.1.2.0Do signal handling and orphan reaping for Unix PID1 init processes
pinboard-0.9.12.9Access to the Pinboard API
pipes-4.3.9Compositional pipelines
pipes-aeson-0.4.1.8Encode and decode JSON streams using Aeson and Pipes
pipes-attoparsec-0.5.1.5Attoparsec and Pipes integration
pipes-bytestring-2.1.6ByteString support for pipes
pipes-category-0.3.0.0Allows instances for Category, Arrow and ArrowChoice for Pipes
pipes-csv-1.4.3Fast, streaming csv parser
pipes-extras-1.0.13Extra utilities for pipes
pipes-fastx-0.3.0.0Streaming parsers for Fasta and Fastq
pipes-group-1.0.9Group streams into substreams
pipes-http-1.0.5HTTP client with pipes interface
pipes-network-0.6.4.1Use network sockets together with the pipes library
pipes-parse-3.0.8Parsing infrastructure for the pipes ecosystem
pipes-safe-2.2.9Safety for the pipes ecosystem
pipes-wai-3.2.0A port of wai-conduit for the pipes ecosystem
pkcs10-0.2.0.0PKCS#10 library
pointed-5.0.1Pointed and copointed data
pointedlist-0.6.1A zipper-like comonad which works as a list, tracking a position
pointless-fun-1.1.0.6Some common point-free combinators
poll-0.0.0.1Bindings to poll.h
poly-arity-0.1.0Tools for working with functions of undetermined arity
polynomials-bernstein-1.1.2A solver for systems of polynomial equations in bernstein form
polyparse-1.12A variety of alternative parser combinator libraries
pooled-io-0.0.2.1Run jobs on a limited number of threads and support data dependencies
postgresql-libpq-0.9.4.1low-level binding to libpq
post-mess-age-0.2.1.0Send messages to a handle concurrently without getting them mixed
pptable-0.2.0.0Pretty Print containers in a tabular format
pqueue-1.4.1.1Reliable, persistent, fast priority queues
prefix-units-0.2.0A basic library for SI/binary prefix units
prelude-compat-0.0.0.1Provide Prelude and Data.List with fixed content across GHC versions
prelude-safeenum-0.1.1.2A redefinition of the Prelude's Enum class in order to render it safe
present-4.1.0Make presentations for data types
pretty-1.1.3.6Pretty-printing library
pretty-class-1.0.1.1Pretty printing class similar to Show
prettyclass-1.0.0.0Pretty printing class similar to Show
pretty-hex-1.0A library for hex dumps of ByteStrings
prettyprinter-1.2.0.1A modern, easy to use, well-documented, extensible prettyprinter
prettyprinter-ansi-terminal-1.1.1.2ANSI terminal backend for the »prettyprinter« package
prettyprinter-compat-annotated-wl-pprint-1Prettyprinter compatibility module for previous users of the annotated-wl-pprint package
prettyprinter-compat-ansi-wl-pprint-1.0.1Drop-in compatibility package to migrate from »ansi-wl-pprint« to »prettyprinter«
prettyprinter-compat-wl-pprint-1.0.0.1Prettyprinter compatibility module for previous users of the wl-pprint package
pretty-show-1.7Tools for working with derived `Show` instances and generic inspection of values
pretty-simple-2.1.0.0pretty printer for data types with a 'Show' instance
pretty-types-0.2.3.1A small pretty printing DSL for complex types
primes-0.2.1.0Efficient, purely functional generation of prime numbers
primitive-0.6.3.0Primitive memory-related operations
prim-uniq-0.1.0.1Opaque unique identifiers in primitive state monads
probability-0.2.5.1Probabilistic Functional Programming
process-1.6.3.0Process libraries
process-extras-0.7.4Process extras
product-profunctors-0.9.0.0product-profunctors
profunctors-5.2.2Profunctors
projectroot-0.2.0.1Bindings to the projectroot C logic
promises-0.3Lazy demand-driven promises
prompt-0.1.1.2Monad (and transformer) for deferred-effect pure prompt-response queries
protobuf-simple-0.1.0.5Simple Protocol Buffers library (proto2)
protocol-buffers-2.4.8Parse Google Protocol Buffer specifications
protocol-buffers-descriptor-2.4.8Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification
protocol-radius-0.0.1.0parser and printer for radius protocol packet
protocol-radius-test-0.0.1.0testsuit of protocol-radius haskell package
proxied-0.3Make functions consume Proxy instead of undefined
psqueues-0.2.6.0Pure priority search queues
pureMD5-2.1.3A Haskell-only implementation of the MD5 digest (hash) algorithm
purescript-bridge-0.11.1.2Generate PureScript data types from Haskell data types
qm-interpolated-string-0.3.0.0Implementation of interpolated multiline strings
QuasiText-0.1.2.6A QuasiQuoter for Text
quickbench-1.0quick & easy benchmarking of command-line programs
QuickCheck-2.11.3Automatic testing of Haskell programs
quickcheck-arbitrary-adt-0.3.1.0Generic typeclasses for generating arbitrary ADTs
quickcheck-assertions-0.3.0HUnit like assertions for QuickCheck
quickcheck-instances-0.3.18Common quickcheck instances
quickcheck-io-0.2.0Use HUnit assertions as QuickCheck properties
quickcheck-properties-0.1QuickCheck properties for standard type classes
quickcheck-simple-0.1.0.2Test properties and default-mains for QuickCheck
quickcheck-special-0.1.0.6Edge cases and special values for QuickCheck Arbitrary instances
quickcheck-text-0.1.2.1Alternative arbitrary instance for Text
ramus-0.1.2Elm signal system for Haskell
random-1.1random number library
rank1dynamic-0.4.0Like Data.Dynamic/Data.Typeable but with support for rank-1 polymorphic types
ratio-int-0.1.2Fast specialisation of Data.Ratio for Int
rawfilepath-0.2.4Use RawFilePath instead of FilePath
rawstring-qm-0.2.3.0Simple raw string quotation and dictionary interpolation
raw-strings-qq-1.1Raw string literals for Haskell
rcu-0.2.2Read-Copy-Update for Haskell
rdf-0.1.0.2Representation and Incremental Processing of RDF Data
rdtsc-1.3.0.1Binding for the rdtsc machine instruction
re2-0.2Bindings to the re2 regular expression library
readable-0.3.1Reading from Text and ByteString
read-editor-0.1.0.2Opens a temporary file on the system's EDITOR and returns the resulting edits
read-env-var-1.0.0.0Functions for safely reading environment variables
recursion-schemes-5.0.2Generalized bananas, lenses and barbed wire
reducers-3.12.2Semigroups, specialized containers and a general map/reduce framework
refact-0.3.0.2Specify refactorings to perform with apply-refact
references-0.3.3.1Selectors for reading and updating data
ref-fd-0.4.0.1A type class for monads with references using functional dependencies
refined-0.1.2.1Refinement types with static and runtime checking
reflection-2.1.3Reifies arbitrary terms into types that can be reflected back into terms
regex-applicative-0.3.3Regex-based parsing with applicative interface
regex-base-0.93.2Replaces/Enhances Text.Regex
regex-compat-0.95.1Replaces/Enhances Text.Regex
regex-compat-tdfa-0.95.1.4Unicode Support version of Text.Regex, using regex-tdfa
regex-pcre-0.94.4Replaces/Enhances Text.Regex
regex-pcre-builtin-0.94.4.8.8.35Replaces/Enhances Text.Regex
regex-pcre-text-0.94.0.1Text-based PCRE API for regex-base
regex-posix-0.95.2Replaces/Enhances Text.Regex
regex-tdfa-1.2.3Replaces/Enhances Text.Regex
regex-tdfa-text-1.0.0.3Text interface for regex-tdfa
reinterpret-cast-0.1.0Memory reinterpretation casts for Float/Double and Word32/Word64
renderable-0.2.0.1An API for managing renderable resources
repline-0.1.7.0Haskeline wrapper for GHCi-like REPL interfaces
req-1.0.0Easy-to-use, type-safe, expandable, high-level HTTP library
resource-pool-0.2.3.2A high-performance striped resource pooling implementation
resourcet-1.2.0Deterministic allocation and freeing of scarce resources
result-0.2.6.0Encode success or at least one error
retry-0.7.6.1Retry combinators for monadic actions that may fail
rev-state-0.1.2Reverse State monad transformer
roles-0.2.0.0Composable class-based roles
rot13-0.2.0.1Fast ROT13 cipher for Haskell
RSA-2.3.0Implementation of RSA, using the padding schemes of PKCS#1 v2.1
rss-conduit-0.4.2.1Streaming parser/renderer for the RSS standard
s3-signer-0.3.0.0Pre-signed Amazon S3 URLs
safe-0.3.17Library of safe (exception free) functions
safecopy-0.9.4.1Binary serialization with version control
safe-exceptions-0.1.7.0Safe, consistent, and easy exception handling
safe-exceptions-checked-0.1.0Safe, checked exceptions
safeio-0.0.5.0Write output to disk atomically
sample-frame-0.0.3Handling of samples in an (audio) signal
sample-frame-np-0.0.4.1Orphan instances for types from sample-frame and numericprelude
sampling-0.3.2Sample values from collections
sandman-0.2.0.1Manages Cabal sandboxes to avoid rebuilding packages
say-0.1.0.0Initial project template from stack
sbp-2.3.9SwiftNav's SBP Library
scalendar-1.2.0A library for handling calendars and resource availability over time
SCalendar-1.1.0This is a library for handling calendars and resource availability based on the "top-nodes algorithm" and set operations
scalpel-0.5.1A high level web scraping library for Haskell
scalpel-core-0.5.1A high level web scraping library for Haskell
scanner-0.2Fast non-backtracking incremental combinator parsing for bytestrings
scientific-0.3.5.3Numbers represented using scientific notation
scotty-0.11.0Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp
scrypt-0.5.0Stronger password hashing via sequential memory-hard functions
sdl2-2.4.0.1Both high- and low-level bindings to the SDL library (version 2.0.4+)
sdl2-gfx-0.2Bindings to SDL2_gfx
sdl2-image-2.0.0Bindings to SDL2_image
sdl2-mixer-1.1.0Bindings to SDL2_mixer
sdl2-ttf-2.0.2Bindings to SDL2_ttf
search-algorithms-0.3.0Common graph search algorithms
securemem-0.1.10abstraction to an auto scrubbing and const time eq, memory chunk
SegmentTree-0.3Data structure for querying the set (or count) of intervals covering given point
selda-0.1.12.1Multi-backend, high-level EDSL for interacting with SQL databases
selda-postgresql-0.1.7.2PostgreSQL backend for the Selda database EDSL
semigroupoid-extras-5Semigroupoids that depend on PolyKinds
semigroupoids-5.2.2Semigroupoids: Category sans id
semigroups-0.18.4Anything that associates
semiring-simple-1.0.0.1A module for dealing with semirings
semver-0.3.3.1Representation, manipulation, and de/serialisation of Semantic Versions
seqalign-0.2.0.4Sequence Alignment
serf-0.1.1.0Interact with Serf via Haskell
serversession-1.0.1Secure, modular server-side sessions
serversession-frontend-wai-1.0wai-session bindings for serversession
servius-1.2.0.3Warp web server with template rendering
ses-html-0.4.0.0Send HTML formatted emails using Amazon's SES REST API with blaze
setenv-0.1.1.3A cross-platform library for setting environment variables
setlocale-1.0.0.6Haskell bindings to setlocale
SHA-1.6.4.4Implementations of the SHA suite of message digest functions
shake-0.16.3Build system library, like Make, but more accurate dependencies
shake-language-c-0.12.0Utilities for cross-compiling with Shake
shakespeare-2.0.15A toolkit for making compile-time interpolated templates
shelltestrunner-1.9Easy, repeatable testing of CLI programs/commands
shelly-1.7.1shell-like (systems) programming in Haskell
shortcut-links-0.4.2.0Link shortcuts for use in text markup
should-not-typecheck-2.1.0A HUnit/hspec assertion library to verify that an expression does not typecheck
show-combinators-0.1.0.0Combinators to write Show instances
show-prettyprint-0.2.0.2Robust prettyprinter for output of auto-generated Show instances
signal-0.1.0.4Multiplatform signal support for Haskell
silently-1.2.5Prevent or capture writing to stdout and other handles
simple-reflect-0.3.3Simple reflection of expressions containing variables
simple-sendfile-0.2.27Cross platform library for the sendfile system call
singleton-bool-0.1.3Type level booleans
singleton-nats-0.4.0.4Unary natural numbers relying on the singletons infrastructure
singletons-2.4.1A framework for generating singleton types
siphash-1.0.3siphash: a fast short input PRF
skein-1.0.9.4Skein, a family of cryptographic hash functions. Includes Skein-MAC as well
skylighting-0.7.1syntax highlighting library
skylighting-core-0.7.1syntax highlighting library
slug-0.1.7Type-safe slugs for Yesod ecosystem
smallcheck-1.1.3.1A property-based testing library
smoothie-0.4.2.8Smooth curves via several interpolation modes
smtp-mail-0.1.4.6Simple email sending via SMTP
snap-blaze-0.2.1.5blaze-html integration for Snap
snap-core-1.0.3.1Snap: A Haskell Web Framework (core interfaces and types)
snowflake-0.1.1.1A loose port of Twitter Snowflake to Haskell. Generates arbitrary precision, unique, time-sortable identifiers
soap-0.2.3.6SOAP client tools
soap-openssl-0.1.0.2TLS-enabled SOAP transport (using openssl bindings)
soap-tls-0.1.1.4TLS-enabled SOAP transport (using tls package)
socket-activation-0.1.0.2systemd socket activation library
socks-0.5.6Socks proxy (ver 5)
sort-1.0.0.0A Haskell sorting toolkit
sourcemap-0.1.6Implementation of source maps as proposed by Google and Mozilla
sox-0.2.3Play, write, read, convert audio signals using Sox
soxlib-0.0.3Write, read, convert audio signals using libsox
sparse-linear-algebra-0.3Numerical computing in native Haskell
special-values-0.1.0.0Typeclass providing special values
speculate-0.3.2discovery of properties about Haskell functions
speculation-1.5.0.3A framework for safe, programmable, speculative parallelism
speedy-slice-0.3.0Speedy slice sampling
sphinx-0.6.0.2Haskell bindings to the Sphinx full-text searching daemon
Spintax-0.3.2Random text generation based on spintax
splice-0.6.1.1Cross-platform Socket to Socket Data Splicing
split-0.2.3.3Combinator library for splitting lists
splitmix-0Fast Splittable PRNG
spreadsheet-0.1.3.7Read and write spreadsheets from and to CSV files in a lazy way
stack-type-0.1.0.0The basic stack type
state-codes-0.1.3ISO 3166-2:US state codes and i18n names
stateref-0.3Abstraction for things that work like IORef
StateVar-1.1.0.4State variables
static-text-0.2.0.1Lists, Texts, ByteStrings and Vectors of statically known length
statistics-0.14.0.2A library of statistical types, data, and functions
stb-image-redux-0.2.1.2Image loading and writing microlibrary
stm-2.4.5.0Software Transactional Memory
stm-chans-3.0.0.4Additional types of channels for STM
stm-conduit-4.0.0Introduces conduits to channels, and promotes using conduits concurrently
stm-delay-0.1.1.1Updatable one-shot timer polled with STM
stm-extras-0.1.0.3Extra STM functions
stm-split-0.0.2TMVars, TVars and TChans with distinguished input and output side
stm-stats-0.2.0.0retry statistics for STM transactions
stopwatch-0.1.0.5A simple stopwatch utility
storable-complex-0.2.2Storable instance for Complex
storable-endian-0.2.6Storable instances with endianness
storable-record-0.0.4Elegant definition of Storable instances for records
storable-tuple-0.0.3.3Storable instance for pairs and triples
storablevector-0.2.13Fast, packed, strict storable arrays with a list interface like ByteString
store-0.4.3.2Fast binary serialization
store-core-0.4.1Fast and lightweight binary serialization
Strafunski-StrategyLib-5.0.1.0Library for strategic programming
stratosphere-0.19.1EDSL for AWS CloudFormation
streaming-0.2.1.0an elementary streaming prelude and general stream type
streaming-commons-0.2.0.0Common lower-level functions needed by various streaming data libraries
streamly-0.1.0Beautiful Streaming, Concurrent and Reactive Composition
streamproc-1.6.2Stream Processer Arrow
streams-3.3Various Haskell 2010 stream comonads
strict-0.3.2Strict data types and String IO
strict-base-types-0.6.1Strict variants of the types provided in base
strict-concurrency-0.2.4.2Strict concurrency abstractions
stringbuilder-0.5.1A writer monad for multi-line string literals
string-class-0.1.7.0String class library
string-combinators-0.6.0.5Polymorphic functions to build and combine stringlike values
string-conv-0.1.2Standardized conversion between string types
string-conversions-0.4.0.1Simplifies dealing with different types for strings
string-qq-0.0.2QuasiQuoter for non-interpolated strings, texts and bytestrings
stringsearch-0.3.6.6Fast searching, splitting and replacing of ByteStrings
string-transform-1.0.0simple and easy haskell string transform wrapper
stripe-core-2.3.0Stripe API for Haskell - Pure Core
structs-0.1.1Strict GC'd imperative object-oriented programming with cheap pointers
sum-type-boilerplate-0.1.1Library for reducing the boilerplate involved with sum types
superbuffer-0.3.1.1Efficiently build a bytestring from smaller chunks
svg-tree-0.6.2.2SVG file loader and serializer
swagger-0.3.0Implementation of swagger data model
swish-0.9.2.0A semantic web toolkit.
syb-0.7Scrap Your Boilerplate
symengine-0.1.2.0SymEngine symbolic mathematics engine for Haskell
sysinfo-0.1.1Haskell Interface for getting overall system statistics
system-argv0-0.1.1Get argv[0] as a FilePath
system-fileio-0.3.16.3Consistent filesystem interaction across GHC versions (deprecated)
system-filepath-0.4.14High-level, byte-based file and directory path manipulations (deprecated)
tabular-0.2.2.7Two-dimensional data tables with rendering functions
tagchup-0.4.1alternative package for processing of tag soups
tagged-0.8.5Haskell 98 phantom types to avoid unsafely passing dummy arguments
tagged-binary-0.2.0.1Provides tools for serializing data tagged with type information
tagged-identity-0.1.2Trivial monad transformer that allows identical monad stacks have different types
tagsoup-0.14.6Parsing and extracting information from (possibly malformed) HTML/XML documents
tagstream-conduit-0.5.5.3streamlined html tag parser
tar-0.5.1.0Reading, writing and manipulating ".tar" archive files
tar-conduit-0.2.3Extract and create tar files using conduit for streaming
tardis-0.4.1.0Bidirectional state monad transformer
tasty-1.0.1.1Modern and extensible testing framework
tasty-dejafu-1.1.0.1Deja Fu support for the Tasty test framework
tasty-expected-failure-0.11.1.1Mark tasty tests as failure expected
tasty-golden-2.3.1.3Golden tests support for tasty
tasty-hunit-0.10.0.1HUnit support for the Tasty test framework
tasty-kat-0.0.3Known Answer Tests (KAT) framework for tasty
tasty-program-1.0.5Use tasty framework to test whether a program executes correctly
tasty-quickcheck-0.9.2QuickCheck support for the Tasty test framework
tasty-silver-3.1.11A fancy test runner, including support for golden tests
tasty-smallcheck-0.8.1SmallCheck support for the Tasty test framework
tasty-stats-0.2.0.3Collect statistics of your Tasty testsuite in a CSV file
tasty-th-0.1.7Automatic tasty test case discovery using TH
tce-conf-1.3Very simple config file reading
tcp-streams-1.0.1.0One stop solution for tcp client and server with tls support
tcp-streams-openssl-1.0.1.0Tcp streams using openssl for tls support
template-haskell-2.13.0.0Support library for Template Haskell
temporary-1.2.1.1Portable temporary file and directory support
temporary-rc-1.2.0.3Portable temporary file and directory support for Windows and Unix, based on code from Cabal
tensorflow-test-0.1.0.0Some common functions for test suites
terminal-size-0.3.2.1Get terminal window height and width
terminfo-0.4.1.1Haskell bindings to the terminfo library
test-framework-0.8.2.0Framework for running and organising tests, with HUnit and QuickCheck support
test-framework-hunit-0.3.0.2HUnit support for the test-framework package
test-framework-quickcheck2-0.3.0.4QuickCheck-2 support for the test-framework package
test-framework-th-0.2.4Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell
texmath-0.10.1.1Conversion between formats used to represent mathematics
text-1.2.3.0An efficient packed Unicode text type
text-binary-0.2.1.1Binary instances for text types
text-conversions-0.3.0Safe conversions between textual types
text-icu-0.7.0.1Bindings to the ICU library
text-ldap-0.1.1.11Parser and Printer for LDAP text data stream
textlocal-0.1.0.5Haskell wrapper for textlocal SMS gateway
text-manipulate-0.2.0.1Case conversion, word boundary manipulation, and textual subjugation
text-metrics-0.3.0Calculate various string metrics efficiently
text-short-0.1.2Memory-efficient representation of Unicode text strings
text-show-3.7.2Efficient conversion of values into Text
text-show-instances-3.6.3Additional instances for text-show
tfp-1.0.0.2Type-level integers, booleans, lists using type families
tf-random-0.5High-quality splittable pseudorandom number generator
th-abstraction-0.2.6.0Nicer interface for reified information about data types
th-data-compat-0.0.2.5Compatibility for data definition template of TH
th-desugar-1.8Functions to desugar Template Haskell
these-0.7.4An either-or-both data type & a generalized 'zip with padding' typeclass
th-expand-syns-0.4.4.0Expands type synonyms in Template Haskell ASTs
th-extras-0.0.0.4A grab bag of functions for use with Template Haskell
th-lift-0.7.8Derive Template Haskell's Lift class for datatypes
th-lift-instances-0.1.11Lift instances for template-haskell for common data types
th-nowq-0.1.0.2Template Haskell splice that expands to current time
th-orphans-0.13.5Orphan instances for TH datatypes
thread-hierarchy-0.3.0.0Simple Haskel thread management in hierarchical manner
thread-local-storage-0.1.2Several options for thread-local-storage (TLS) in Haskell
th-reify-compat-0.0.1.3Compatibility for the result type of TH reify
th-reify-many-0.1.8Recurseively reify template haskell datatype info
throttle-io-stream-0.2.0.1Throttler between arbitrary IO producer and consumer functions
throwable-exceptions-0.1.0.9throwable-exceptions gives the easy way to throw exceptions
th-strict-compat-0.1.0.1Compatibility shim for Bang and Strict in Template Haskell
th-utilities-0.2.0.1Collection of useful functions for use with Template Haskell
tibetan-utils-0.1.1.4Parse and display tibetan numerals
tile-0.3.0.0Slippy map tile functionality
time-1.8.0.2A time library
time-compat-0.1.0.3Compatibility with old-time for the time package
time-lens-0.4.0.2Lens-based interface to Data.Time data structures
timelens-0.2.0.2Lenses for the time package
time-locale-compat-0.1.1.3Compatibility of TimeLocale between old-locale and time-1.5
time-locale-vietnamese-1.0.0.0Vietnamese locale for date and time format
time-parsers-0.1.2.0Parsers for types in `time`
timerep-2.0.0.2Parse and display time according to some RFCs (RFC3339, RFC2822, RFC822)
timezone-olson-0.1.9A pure Haskell parser and renderer for binary Olson timezone files
timezone-series-0.1.9Enhanced timezone handling for Data.Time
titlecase-1.0.1Convert English Words to Title Case
tls-1.4.1TLS/SSL protocol native implementation (Server and Client)
tls-debug-0.4.5Set of programs for TLS testing and debugging
tls-session-manager-0.0.0.2In-memory TLS session manager
tmapchan-0.0.3An insert-ordered multimap (indexed FIFO) which consumes values as you lookup
tmapmvar-0.0.4A single-entity stateful Map in STM, similar to tmapchan
tostring-0.2.1.1The ToString class
transformers-0.5.5.0Concrete functor and monad transformers
transformers-base-0.4.4Lift computations from the bottom of a transformer stack
transformers-bifunctors-0.1Bifunctors over monad transformers
transformers-compat-0.6.0.6A small compatibility shim for the transformers library
transformers-either-0.0.2An Either monad transformer
transformers-fix-1.0Monad transformer for evaluating to a fixpoint
traverse-with-class-1.0.0.0Generic applicative traversals
tree-diff-0.0.1Diffing of (expression) trees
tree-fun-0.8.1.0Library for functions pertaining to tree exploration and manipulation
trifecta-1.7.1.1A modern parser combinator library with convenient diagnostics
triplesec-0.1.2.0TripleSec is a simple, triple-paranoid, symmetric encryption library
tsv2csv-0.1.0.2Convert tsv to csv
ttrie-0.1.2.1Contention-free STM hash map
tuples-homogenous-h98-0.1.1.0Wrappers for n-ary tuples with Traversable and Applicative/Monad instances
typed-process-0.2.1.0Run external processes, with strong typing of streams
type-fun-0.1.1Collection of widely reimplemented type families
type-level-integers-0.0.1Provides integers lifted to the type level
type-level-kv-list-1.1.0A module for hash map like object with type level keys
type-level-numbers-0.1.1.1Type level numbers implemented using type families
typelits-witnesses-0.3.0.1Existential witnesses, singletons, and classes for operations on GHC TypeLits
type-of-html-1.3.3.0High performance type driven html generation
type-operators-0.1.0.4Various type-level operators
type-spec-0.3.0.1Type Level Specification by Example
typography-geometry-1.0.0.1Drawings for printed text documents
tzdata-0.1.20180122.0Time zone database (as files and as a module)
ua-parser-0.7.4.1A library for parsing User-Agent strings, official Haskell port of ua-parser
unbounded-delays-0.1.1.0Unbounded thread delays and timeouts
unbound-generics-0.3.2Support for programming with names and binders using GHC Generics
unboxed-ref-0.4.0.0Fast unboxed references for ST and IO monad
uncertain-0.3.1.0Manipulating numbers with inherent experimental/measurement uncertainty
unexceptionalio-0.3.0IO without any non-error, synchronous exceptions
unfoldable-0.9.6Class of data structures that can be unfolded
unfoldable-restricted-0.0.3An alternative to the Unfoldable typeclass
unicode-0.0.1Construct and transform unicode characters
unicode-show-0.1.0.2print and show in unicode
unification-fd-0.10.0.1Simple generic unification algorithms
union-find-0.2Efficient union and equivalence testing of sets
uniplate-1.6.12Help writing simple, concise and fast generic operations
uniq-deep-1.1.0.0uniq-deep
unique-0Fully concurrent unique identifiers
unit-constraint-0.0.0Extremely simple typeclass
universe-1.0Classes for types where we know all the values
universe-base-1.0.2.1A class for finite and recursively enumerable types and some helper functions for enumerating them
universe-instances-base-1.0Universe instances for types from the base package
universe-instances-extended-1.0.0.1Universe instances for types from select extra packages
universe-instances-trans-1.0.0.1Universe instances for types from the transformers and mtl packages
universe-reverse-instances-1.0instances of standard classes that are made possible by enumerations
unix-2.7.2.2POSIX functionality
unix-bytestring-0.3.7.3Unix/Posix-specific functions for ByteStrings
unix-compat-0.5.0.1Portable POSIX-compatibility layer
unix-time-0.3.8Unix time parser/formatter and utilities
unliftio-0.2.5.0The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
unliftio-core-0.1.1.0The MonadUnliftIO typeclass for unlifting monads to IO
unlit-0.4.0.0Tool to convert literate code between styles or to code
unordered-containers-0.2.9.0Efficient hashing-based container types
unordered-intmap-0.1.0.0A specialization of `HashMap Int v`
unsafe-0.0Unified interface to unsafe functions
uri-bytestring-0.3.1.1Haskell URI parsing as ByteStrings
uri-encode-1.5.0.5Unicode aware uri-encoding
uri-templater-0.3.1.0Parsing & Quasiquoting for RFC 6570 URI Templates
users-0.5.0.0A library simplifying user management for web applications
users-test-0.5.0.1Library to test backends for the users library
utf8-light-0.4.2Unicode
utf8-string-1.0.1.1Support for reading and writing UTF8 Strings
utility-ht-0.0.14Various small helper functions for Lists, Maybes, Tuples, Functions
uuid-types-1.0.3Type definitions for Universally Unique Identifiers
validation-1A data-type like Either but with an accumulating Applicative
vault-0.3.1.0a persistent store for values of arbitrary types
vector-0.12.0.1Efficient Arrays
vector-algorithms-0.7.0.1Efficient algorithms for vector arrays
vector-binary-instances-0.2.4Instances of Data.Binary and Data.Serialize for vector
vector-buffer-0.4.1A buffer compatible with Data.Vector.*
vector-builder-0.3.4.1Vector builder
vector-instances-3.4Orphan Instances for 'Data.Vector'
vector-mmap-0.0.3Memory map immutable and mutable vectors
vector-space-0.13Vector & affine spaces, linear maps, and derivatives
vector-split-1.0.0.2Combinator library for splitting vectors
vector-th-unbox-0.2.1.6Deriver for Data.Vector.Unboxed using Template Haskell
verbosity-0.2.3.0Simple enum that encodes application verbosity
ViennaRNAParser-1.3.3Libary for parsing ViennaRNA package output
vinyl-0.8.1.1Extensible Records
void-0.7.2A Haskell 98 logically uninhabited data type
wai-3.2.1.1Web Application Interface
wai-app-static-3.1.6.1WAI application for static serving
wai-cli-0.1.1Command line runner for Wai apps (using Warp) with TLS, CGI, socket activation & graceful shutdown
wai-conduit-3.0.0.3conduit wrappers for WAI
wai-cors-0.2.6CORS for WAI
wai-eventsource-3.0.0WAI support for server-sent events (deprecated)
wai-extra-3.0.22.0Provides some basic WAI handlers and middleware
wai-logger-2.3.2A logging system for WAI
wai-middleware-caching-0.1.0.2WAI Middleware to cache things
wai-middleware-caching-lru-0.1.0.0Initial project template from stack
wai-predicates-0.10.0WAI request predicates
wai-session-0.3.2Flexible session middleware for WAI
wai-slack-middleware-0.2.0A Slack middleware for WAI
wai-transformers-0.0.7Simple parameterization of Wai's Application type
wai-websockets-3.0.1.1Provide a bridge between WAI and the websockets package
warp-3.2.18.1A fast, light-weight web server for WAI applications
warp-tls-3.2.4.2HTTP over TLS support for Warp via the TLS package
wave-0.1.5Work with WAVE and RF64 files
webdriver-0.8.5a Haskell client for the Selenium WebDriver protocol
web-plugins-0.2.9dynamic plugin system for web applications
web-routes-0.27.14portable, type-safe URL routing
web-routes-hsp-0.24.6.1Adds XMLGenerator instance for RouteT monad
web-routes-wai-0.24.3.1Library for maintaining correctness of URLs within an application
webrtc-vad-0.1.0.3Easy voice activity detection
websockets-0.12.4.0A sensible and clean way to write WebSocket-capable servers in Haskell
weeder-1.0.3Detect dead code
weigh-0.0.7Measure allocations of a Haskell functions/values
wide-word-0.1.0.6Data types for large but fixed width signed and unsigned integers
wikicfp-scraper-0.1.0.9Scrape WikiCFP web site
Win32-2.5.4.1A binding to part of the Win32 library
Win32-notify-0.3.0.3A binding to part of the Win32 library for file notification
wire-streams-0.1.1.0Fast binary io-streams adapter
withdependencies-0.2.4.2Run computations that depend on one or more elements in a stream
witherable-0.2filterable traversable
with-location-0.1.0Use ImplicitParams-based source locations in a backward compatible way
witness-0.4values that witness types
wl-pprint-annotated-0.1.0.0Wadler/Leijen pretty printer with annotations and slightly modernized API
wl-pprint-extras-3.5.0.5A free monad based on the Wadler/Leijen pretty printer
wl-pprint-terminfo-3.7.1.4A color pretty printer with terminfo support
word24-2.0.124-bit word and int types for GHC
word8-0.1.3Word8 library
word-trie-0.3.0Implementation of a finite trie over words
world-peace-0.1.0.0Open Union and Open Product Types
wrap-0.0.0Wrap a function's return value with another function
wreq-0.5.2.1An easy-to-use HTTP client library
wreq-stringless-0.5.9.1Simple wrapper to use wreq without Strings
writer-cps-full-0.1.0.0WriteT and RWST monad transformers (Reexport with all dependencies)
writer-cps-lens-0.1.0.1Lens instances for the stricter CPS WriterT and RWST
writer-cps-morph-0.1.0.2MFunctor instance for CPS style WriterT and RWST
writer-cps-mtl-0.1.1.4MonadWriter orphan instances for writer-cps-transformers
writer-cps-transformers-0.1.1.3WriteT and RWST monad transformers
wuss-1.1.6Secure WebSocket (WSS) clients
X11-1.8A binding to the X11 graphics library
x11-xim-0.0.9.0A binding to the xim of X11 graphics library
x509-1.7.3X509 reader and writer
x509-store-1.6.6X.509 collection accessing and storing methods
x509-system-1.6.6Handle per-operating-system X.509 accessors and storage
x509-validation-1.6.10X.509 Certificate and CRL validation
Xauth-0.1A binding to the X11 authentication library
xdg-basedir-0.2.2A basic implementation of the XDG Base Directory specification
xeno-0.3.3A fast event-based XML parser in pure Haskell
xenstore-0.1.1Xenstore client access
xhtml-3000.2.2.1An XHTML combinator library
xml-1.3.14A simple XML library
xml-basic-0.1.3Basics for XML/HTML representation and processing
xml-conduit-1.8.0Pure-Haskell utilities for dealing with XML with the conduit package
xml-conduit-parse-0.3.1.2Streaming XML parser based on conduits
xml-conduit-writer-0.1.1.2Warm and fuzzy creation of XML documents
xml-hamlet-0.5.0Hamlet-style quasiquoter for XML content
xml-html-qq-0.1.0.1Quasi-quoters for XML and HTML Documents
xml-indexed-cursor-0.1.1.0Indexed XML cursors similar to 'Text.XML.Cursor' from xml-conduit
xml-lens-0.1.6.3Lenses, traversals, and prisms for xml-conduit
xml-picklers-0.3.6XML picklers based on xml-types, ported from hexpat-pickle
xml-to-json-2.0.1Library and command line tool for converting XML files to json
xml-to-json-fast-2.0.0Fast, light converter of xml to json capable of handling huge xml files
xml-types-0.3.6Basic types for representing XML
xss-sanitize-0.3.5.7sanitize untrusted HTML to prevent XSS attacks
yaml-0.8.28Support for parsing and rendering YAML documents
yeshql-3.0.1.3YesQL-style SQL database abstraction
yesod-1.6.0Creation of type-safe, RESTful web applications
yesod-alerts-0.1.2.0Alert messages for the Yesod framework
yesod-auth-1.6.2Authentication for Yesod
yesod-auth-hashdb-1.7Authentication plugin for Yesod
yesod-core-1.6.2Creation of type-safe, RESTful web applications
yesod-csp-0.2.4.0Add CSP headers to Yesod apps
yesod-eventsource-1.6.0Server-sent events support for Yesod apps
yesod-form-1.6.1Form handling support for Yesod Web Framework
yesod-form-bootstrap4-0.1.0.2renderBootstrap4
yesod-gitrepo-0.3.0Host content provided by a Git repo
yesod-newsfeed-1.6.1.0Helper functions and data types for producing News feeds
yesod-paginator-0.11.0A pagination approach for yesod
yesod-persistent-1.6.0Some helpers for using Persistent from Yesod
yesod-recaptcha2-0.2.4yesod recaptcha2
yesod-sitemap-1.6.0Generate XML sitemaps
yesod-static-1.6.0Static file serving subsite for Yesod Web Framework
yesod-table-2.0.3HTML tables for Yesod
yesod-test-1.6.2integration testing for WAI/Yesod Applications
yesod-websockets-0.3.0WebSockets support for Yesod
yes-precure5-command-5.5.3Extended yes command to reproduce phrases in Yes! Precure 5
yjtools-0.9.18some tools for Monad, List, Tuple and so on
yoga-0.0.0.2Bindings to Facebook's Yoga layout library
youtube-0.2.1.1Upload video to YouTube via YouTube API
zero-0.1.4Semigroups with absorption
zeromq4-haskell-0.7.0Bindings to ZeroMQ 4.x
zim-parser-0.2.1.0Read and parse ZIM files
zip-1.0.0Operations on zip archives
zip-archive-0.3.2.4Library for creating and modifying zip archives
zippers-0.2.5Traversal based zippers
zlib-0.6.2Compression and decompression in the gzip and zlib formats
zlib-bindings-0.1.1.5Low-level bindings to the zlib package
zlib-lens-0.1.2.1Lenses for zlib
zot-0.0.3Zot language
zstd-0.1.0.0Haskell bindings to the Zstandard compression algorithm