LTS Haskell 3.22 (ghc-7.10.2)

Published on 2016-01-10View changes

resolver: lts-3.22

Packages (1356)

View documentation by modules

PackageSynopsis
abstract-deque-0.3Abstract, parameterized interface to mutable Deques
abstract-par-0.3.3Type classes generalizing the functionality of the 'monad-par' library
accelerate-0.15.1.0An embedded language for accelerated array processing
ace-0.6Attempto Controlled English parser and printer
acid-state-0.12.4Add ACID guarantees to any serializable Haskell data structure
action-permutations-0.0.0.1Execute a set of actions (e.g. parsers) in each possible order
active-0.2.0.8Abstractions for animation
AC-Vector-2.3.2Efficient geometric vectors and transformations
ad-4.2.4Automatic Differentiation
adjunctions-4.2.2Adjunctions and representable functors
aeson-0.8.0.2Fast JSON parsing and encoding
aeson-better-errors-0.9.0Better error messages when decoding JSON values
aeson-compat-0.3.0.0Compatibility layer for aeson
aeson-extra-0.2.3.0Extra goodies for aeson
aeson-pretty-0.7.2JSON pretty-printing library and command-line tool
aeson-qq-0.8.1JSON quasiquoter for Haskell
aeson-schema-0.3.0.7Haskell JSON schema validator and parser generator
aeson-utils-0.3.0.2Utilities for working with Aeson
Agda-2.4.2.5A dependently typed functional programming language and proof assistant
agentx-0.2.0.0AgentX protocol for write SNMP subagents
alarmclock-0.2.0.8Wake up and perform an action at a certain time
alex-3.1.4Alex is a tool for generating lexical analysers in Haskell
amazonka-0.3.6Comprehensive Amazon Web Services SDK
amazonka-autoscaling-0.3.6Amazon Auto Scaling SDK
amazonka-cloudformation-0.3.6Amazon CloudFormation SDK
amazonka-cloudfront-0.3.6Amazon CloudFront SDK
amazonka-cloudhsm-0.3.6Amazon CloudHSM SDK
amazonka-cloudsearch-0.3.6Amazon CloudSearch SDK
amazonka-cloudsearch-domains-0.3.6Amazon CloudSearch Domain SDK
amazonka-cloudtrail-0.3.6Amazon CloudTrail SDK
amazonka-cloudwatch-0.3.6Amazon CloudWatch SDK
amazonka-cloudwatch-logs-0.3.6Amazon CloudWatch Logs SDK
amazonka-codedeploy-0.3.6Amazon CodeDeploy SDK
amazonka-cognito-identity-0.3.6Amazon Cognito Identity SDK
amazonka-cognito-sync-0.3.6Amazon Cognito Sync SDK
amazonka-config-0.3.6Amazon Config SDK
amazonka-core-0.3.6Core functionality and data types for Amazonka libraries
amazonka-datapipeline-0.3.6Amazon Data Pipeline SDK
amazonka-directconnect-0.3.6Amazon Direct Connect SDK
amazonka-dynamodb-0.3.6Amazon DynamoDB SDK
amazonka-ec2-0.3.6.1Amazon Elastic Compute Cloud SDK
amazonka-ecs-0.3.6Amazon EC2 Container Service SDK
amazonka-elasticache-0.3.6Amazon ElastiCache SDK
amazonka-elasticbeanstalk-0.3.6Amazon Elastic Beanstalk SDK
amazonka-elastictranscoder-0.3.6Amazon Elastic Transcoder SDK
amazonka-elb-0.3.6Amazon Elastic Load Balancing SDK
amazonka-emr-0.3.6Amazon Elastic MapReduce SDK
amazonka-glacier-0.3.6Amazon Glacier SDK
amazonka-iam-0.3.6Amazon Identity and Access Management SDK
amazonka-importexport-0.3.6Amazon Import/Export SDK
amazonka-kinesis-0.3.6Amazon Kinesis SDK
amazonka-kms-0.3.6Amazon Key Management Service SDK
amazonka-lambda-0.3.6Amazon Lambda SDK
amazonka-ml-0.3.6Amazon Machine Learning SDK
amazonka-opsworks-0.3.6Amazon OpsWorks SDK
amazonka-rds-0.3.6Amazon Relational Database Service SDK
amazonka-redshift-0.3.6Amazon Redshift SDK
amazonka-route53-0.3.6.1Amazon Route 53 SDK
amazonka-route53-domains-0.3.6Amazon Route 53 Domains SDK
amazonka-s3-0.3.6Amazon Simple Storage Service SDK
amazonka-sdb-0.3.6Amazon SimpleDB SDK
amazonka-ses-0.3.6Amazon Simple Email Service SDK
amazonka-sns-0.3.6Amazon Simple Notification Service SDK
amazonka-sqs-0.3.6Amazon Simple Queue Service SDK
amazonka-ssm-0.3.6Amazon Simple Systems Management Service SDK
amazonka-storagegateway-0.3.6Amazon Storage Gateway SDK
amazonka-sts-0.3.6Amazon Security Token Service SDK
amazonka-support-0.3.6Amazon Support SDK
amazonka-swf-0.3.6Amazon Simple Workflow Service SDK
amazonka-workspaces-0.3.6Amazon WorkSpaces SDK
amqp-0.13.0Client library for AMQP servers (currently only RabbitMQ)
angel-0.6.2Process management and supervision daemon
annotated-wl-pprint-0.6.0The Wadler/Leijen Pretty Printer, with annotation support
anonymous-sums-0.4.0.0Anonymous sum types
ansi-terminal-0.6.2.3Simple ANSI terminal support, with Windows compatibility
ansi-wl-pprint-0.6.7.3The Wadler/Leijen Pretty Printer for colored ANSI terminal output
apiary-1.4.5Simple and type safe web framework that generate web API documentation
apiary-authenticate-1.4.0authenticate support for apiary web framework
apiary-clientsession-1.4.0clientsession support for apiary web framework
apiary-cookie-1.4.0Cookie support for apiary web framework
apiary-eventsource-1.4.0eventsource support for apiary web framework
apiary-logger-1.4.0fast-logger support for apiary web framework
apiary-memcached-1.4.0memcached client for apiary web framework
apiary-mongoDB-1.4.0mongoDB support for apiary web framework
apiary-persistent-1.4.0persistent support for apiary web framework
apiary-session-1.4.0session support for apiary web framework
apiary-websockets-1.4.0websockets support for apiary web framework
appar-0.1.4A simple applicative parser
applicative-quoters-0.1.0.8Quasiquoters for idiom brackets and an applicative do-notation
approximate-0.2.2.3Approximate discrete values and numbers
arbtt-0.9.0.7Automatic Rule-Based Time Tracker
array-0.5.1.0Mutable and immutable arrays
arrow-list-0.7List arrows for Haskell
arrows-0.4.4.1Arrow classes and transformers
asciidiagram-1.1.1.1Pretty rendering of Ascii diagram into svg or png
asn1-encoding-0.9.3ASN1 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
async-2.0.2Run IO operations asynchronously and wait for their results
atomic-primops-0.8.0.2A safe approach to CAS and other atomic ops in Haskell
attoparsec-0.12.1.6Fast combinator parsing for bytestrings and text
attoparsec-enumerator-0.3.4Pass input from an enumerator to an Attoparsec parser
attoparsec-expr-0.1.1.2Port of parsec's expression parser to attoparsec
attoparsec-trans-0.1.1.0Interleaved effects for attoparsec parsers
authenticate-1.3.2.11Authentication methods for Haskell web applications
authenticate-oauth-1.5.1.1Library to authenticate with OAuth for Haskell web applications
auto-0.4.3.0Denotative, locally stateful programming DSL & platform
auto-update-0.1.3Efficiently run periodic, on-demand actions
aws-0.12.1Amazon Web Services (AWS) for Haskell
b9-0.5.16A tool and library for building virtual machine images
bake-0.4Continuous integration system
bank-holidays-england-0.1.0.3Calculation of bank holidays in England and Wales
base-4.8.1.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.8.2A compatibility layer for base
base-orphans-0.4.5Backwards-compatible orphan instances for base
base-prelude-0.1.21The most complete prelude formed from only the "base" package
base-unicode-symbols-0.2.2.4Unicode alternatives for common functions and operators
basic-prelude-0.5.0An enhanced core prelude; a common foundation for alternate preludes
bcrypt-0.0.6Haskell bindings to the bcrypt password hash
bencode-0.6.0.0Parser and printer for bencoded data
bifunctors-5Bifunctors
binary-0.7.5.0Binary serialisation for Haskell values using lazy ByteStrings
binary-conduit-1.2.3data serialization/deserialization conduit library
binary-list-1.1.1.0Lists of length a power of two
binary-orphans-0.1.3.0Orphan instances for binary
binary-search-0.1Binary and exponential searches
binary-tagged-0.1.3.0Tagged binary serialisation
bindings-DSL-1.0.23FFI domain specific language, on top of hsc2hs
bioace-0.0.1Library for reading ace assembly files
bioalign-0.0.5Data structures and helper functions for calculating alignments
biocore-0.3.1A bioinformatics library
biofasta-0.0.3Library for reading fasta sequence files
biofastq-0.1A library for reading FASTQ files
biopsl-0.4Library and executables for working with PSL files
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.4Various bit twiddling and bitwise serialization primitives
bitwise-0.1.0.2fast multi-dimensional unboxed bit packed Bool arrays
BlastHTTP-1.2.0Libary to interface with the NCBI blast REST interface
blastxml-0.3.2Library for reading Blast XML output
blaze-builder-0.4.0.1Efficient buffered output
blaze-builder-enumerator-0.2.1.0Enumeratees for the incremental conversion of builders to bytestrings
blaze-html-0.8.1.1A blazingly fast HTML combinator library for Haskell
blaze-markup-0.7.0.3A blazingly fast markup combinator library for Haskell
blaze-svg-0.3.5SVG combinator library
blaze-textual-0.2.1.0Fast rendering of common datatypes
BlogLiterately-0.8.1.3A tool for posting Haskelly articles to blogs
BlogLiterately-diagrams-0.2.0.1Include images in blog posts with inline diagrams code
bloodhound-0.7.0.1ElasticSearch client library for Haskell
bloomfilter-2.0.1.0Pure and impure Bloom Filter implementations
bmp-1.2.5.2Read and write uncompressed BMP image files
Boolean-0.2.3Generalized booleans and numbers
bool-extras-0.4.0A fold function for Bool
bound-1.0.7Making de Bruijn Succ Less
BoundedChan-1.0.3.0Implementation of bounded channels
bower-json-0.7.0.0Read bower.json from Haskell
boxes-0.1.42D text pretty-printing library
brainfuck-0.1.0.2Brainfuck interpreter
broadcast-chan-0.1.0Broadcast channel type that avoids 0 reader space leaks
bson-0.3.2.1BSON documents are JSON-like objects with a standard binary encoding
btrfs-0.1.1.1Bindings to the btrfs API
buffer-builder-0.2.4.1Library for efficiently building up buffers, one piece at a time
bumper-0.6.0.3Automatically bump package versions, also transitively
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.1Sharing code for serialization between binary and cereal
bytestring-0.10.6.0Fast, compact, strict and lazy byte strings with a list interface
bytestring-builder-0.10.6.0.0The new bytestring builder, packaged outside of GHC
bytestring-conversion-0.3.1Type-classes to convert values to and from ByteString
bytestring-handle-0.1.0.3ByteString-backed Handles
bytestring-lexing-0.5.0.2Parse and produce literals efficiently from strict or lazy bytestrings
bytestring-mmap-0.2.2mmap support for strict ByteStrings
bytestring-progress-1.0.5A library for tracking the consumption of a lazy ByteString
bytestring-read-0.3.1fast ByteString to number converting library
bytestring-trie-0.2.4.1An efficient finite map from (byte)strings to values
bzlib-0.5.0.5Compression and decompression in the bzip2 format
bzlib-conduit-0.2.1.3Streaming compression/decompression via conduits
c2hs-0.25.2C->Haskell FFI tool that gives some cross-language type safety
Cabal-1.22.6.0A framework for packaging Haskell software
cabal-debian-4.30.2Create a Debianization for a Cabal package
cabal-file-th-0.2.3Template Haskell expressions for reading fields from a project's cabal file
Cabal-ide-backend-1.23.0.0A framework for packaging Haskell software
cabal-install-1.22.7.0The command-line interface for Cabal and Hackage
cabal-rpm-0.9.8RPM packaging tool for Haskell Cabal-based packages
cabal-src-0.3.0Alternative install procedure to avoid the diamond dependency issue
cairo-0.13.1.1Binding to the Cairo library
cartel-0.14.2.8Specify Cabal files in Haskell
case-insensitive-1.2.0.5Case insensitive string comparison
cases-0.1.2.1A converter for spinal, snake and camel cases
cassava-0.4.4.0A CSV parsing and encoding library
cautious-file-1.0.2Ways to write a file cautiously, to reduce the chances of problems such as data loss due to crashes or power failures
cayley-client-0.1.4.0A Haskell client for the Cayley graph database
cereal-0.4.1.1A binary serialization library
cereal-conduit-0.7.2.5Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits
cereal-vector-0.2.0.1Serialize instances for Data.Vector types
cgi-3001.2.2.2A library for writing CGI programs
charset-0.3.7.1Fast unicode character sets based on complemented PATRICIA tries
Chart-1.5.4A library for generating 2D Charts and Plots
Chart-cairo-1.5.4Cairo backend for Charts
Chart-diagrams-1.5.4Diagrams backend for Charts
ChasingBottoms-1.3.0.13For testing partial and infinite values
check-email-1.0Confirm whether an email is valid and probably existant
checkers-0.4.4Check properties on standard classes and data structures
chell-0.4.0.1A simple and intuitive library for automated testing
chell-quickcheck-0.2.5QuickCheck support for the Chell testing library
chunked-data-0.2.0Typeclasses 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.1AES 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
circle-packing-0.1.0.4Simple heuristic for packing discs of varying radii in a circle
clash-ghc-0.5.15CAES Language for Synchronous Hardware
clash-lib-0.5.13CAES Language for Synchronous Hardware - As a Library
clash-prelude-0.9.3CAES Language for Synchronous Hardware - Prelude library
clash-systemverilog-0.5.10CAES Language for Synchronous Hardware - SystemVerilog backend
clash-verilog-0.5.10CAES Language for Synchronous Hardware - Verilog backend
clash-vhdl-0.5.12CAES Language for Synchronous Hardware - VHDL backend
classy-prelude-0.12.5A typeclass-based Prelude
classy-prelude-conduit-0.12.5conduit instances for classy-prelude
classy-prelude-yesod-0.12.5Provide a classy prelude including common Yesod functionality
clay-0.10.1CSS preprocessor as embedded Haskell
clientsession-0.9.1.1Securely store session data in a client-side cookie
clock-0.5.1High-resolution clock functions: monotonic, realtime, cputime
clustering-0.2.1High performance clustering algorithms
cmark-0.4.1Fast, accurate CommonMark (Markdown) parser and renderer
cmdargs-0.10.13Command line argument processing
code-builder-0.1.3Simple system for generating code
codex-0.3.0.10A ctags file generator for cabal project dependencies
colour-2.3.3A model for human colour/color perception
comonad-4.2.7.2Comonads
comonads-fd-4.0This package has been merged into comonad 4.0
comonad-transformers-4.0This package has been merged into comonad 4.0
compdata-0.10Compositional Data Types
composition-1.0.2.1Combinators for unorthodox function composition
composition-extra-1.1.0Combinators for unorthodox structure composition
compressed-3.10Compressed containers and reducers
concatenative-1.0.1A library for postfix control flow
concurrent-extra-0.7.0.10Extra concurrency primitives
concurrent-supply-0.1.7.1A fast concurrent unique identifier supply with a pure API
cond-0.4.1.1Basic conditional and boolean operators with monadic variants
conduit-1.2.6.1Streaming data processing library
conduit-combinators-1.0.3Commonly used conduit functions, for both chunked and unchunked data
conduit-extra-1.1.9.2Batteries included conduit: adapters for common libraries
ConfigFile-1.1.4Configuration file reading & writing
configurator-0.3.0.0Configuration management
connection-0.2.5Simple and easy network connections API
constraints-0.4.1.3Constraint manipulation
consul-haskell-0.2.1A consul client for Haskell
containers-0.5.6.2Assorted concrete container types
containers-unicode-symbols-0.3.1.1Unicode alternatives for common functions and operators
contravariant-1.3.3Contravariant functors
control-bool-0.2.1Useful combinators for boolean expressions
control-monad-free-0.6.1Free monads and monad transformers
control-monad-loop-0.1Simple monad transformer for imperative-style loops
convertible-1.1.1.0Typeclasses and instances for converting between types
cookie-0.4.1.6HTTP cookie parsing and rendering
country-codes-0.1.3ISO 3166 country codes and i18n names
courier-0.1.1.1A message-passing library for simplifying network applications
cpphs-1.19.3A 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
cql-3.0.7Cassandra CQL binary protocol
cql-io-0.14.5Cassandra CQL client
crackNum-1.3Crack various integer, floating-point data formats
criterion-1.1.0.0Robust, reliable performance measurement and analysis
cron-0.3.0Cron datatypes and Attoparsec parser
crypto-api-0.13.2A 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
cryptohash-0.11.6collection of crypto hashes, fast, pure and practical
cryptohash-conduit-0.1.1cryptohash conduit
cryptohash-cryptoapi-0.1.3Crypto-api interfaces for cryptohash
cryptol-2.2.5Cryptol: The Language of Cryptography
cryptonite-0.6Cryptography Primitives sink
crypto-numbers-0.2.7Cryptographic numbers: functions and algorithms
crypto-pubkey-0.2.8Public Key cryptography
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
css-text-0.1.2.1CSS parser and renderer
csv-0.1.2CSV loader and dumper
csv-conduit-0.6.6A flexible, fast, conduit-based CSV parser library for Haskell
cubicspline-0.1.1Natural cubic spline interpolation
curl-1.3.8Haskell binding to libcurl
data-accessor-0.2.2.6Utilities for accessing and manipulating fields of records
data-accessor-mtl-0.2.0.4Use Accessor to access state in mtl State monad class
data-binary-ieee754-0.4.4Parser/Serialiser for IEEE-754 floating-point values
data-default-0.5.3A class for types with a default value
data-default-class-0.0.1A class for types with a default value
data-default-instances-base-0.0.1Default instances for types in base
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
datadog-0.1.0.1Datadog client for Haskell. Currently only StatsD supported, other support forthcoming
data-hash-0.2.0.1Combinators for building fast hashing functions
data-inttrie-0.1.0A lazy, infinite trie of integers
data-lens-light-0.1.2.1Simple lenses, minimum dependencies
data-memocombinators-0.5.1Combinators for building memo tables
data-ordlist-0.4.7.0Set and bag operations on ordered lists
data-reify-0.6.1Reify a recursive data structure into an explicit graph
DAV-1.0.7RFC 4918 WebDAV support
dbus-0.10.11A client library for the D-Bus IPC system
debian-3.87.2Modules for working with the Debian package system
Decimal-0.4.2Decimal numbers with variable precision
deepseq-1.4.1.1Deep evaluation of data structures
deepseq-generics-0.1.1.2GHC.Generics-based Control.DeepSeq.rnf implementation
dependent-map-0.1.1.3Dependent finite maps (partial dependent products)
dependent-sum-0.2.1.0Dependent sum type
dependent-sum-template-0.0.0.4Template Haskell code to generate instances of classes in dependent-sum package
derive-2.5.22A program and library to derive instances for data types
descriptive-0.9.4Self-describing consumers/parsers; forms, cmd-line args, JSON, etc
diagrams-1.3Embedded domain-specific language for declarative vector graphics
diagrams-builder-0.7.2.1hint-based build service for the diagrams graphics EDSL
diagrams-cairo-1.3.0.5Cairo backend for diagrams drawing EDSL
diagrams-contrib-1.3.0.8Collection of user contributions to diagrams EDSL
diagrams-core-1.3.0.4Core libraries for diagrams EDSL
diagrams-haddock-0.3.0.7Preprocessor for embedding diagrams in Haddock documentation
diagrams-html5-1.3.0.4HTML5 canvas backend for diagrams drawing EDSL
diagrams-lib-1.3.0.3Embedded domain-specific language for declarative graphics
diagrams-postscript-1.3.0.4Postscript backend for diagrams drawing EDSL
diagrams-rasterific-1.3.1.5Rasterific backend for diagrams
diagrams-solve-0.1Pure Haskell solver routines used by diagrams
diagrams-svg-1.3.1.7SVG backend for diagrams drawing EDSL
dice-0.1Simplistic D&D style dice-rolling system
Diff-0.3.2O(ND) diff algorithm in haskell
diff3-0.2.0.3Perform a 3-way difference of documents
digest-0.0.1.2Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now
digestive-functors-0.8.0.1A practical formlet library
digestive-functors-aeson-1.1.18Run digestive-functors forms against JSON
digestive-functors-lucid-0.0.0.3Lucid frontend for the digestive-functors library
digits-0.2Converts integers to lists of digits and back
dimensional-0.13.0.2Statically checked physical dimensions
directory-1.2.2.0Platform-agnostic library for filesystem operations
directory-tree-0.12.0A simple directory-like tree datatype, with useful IO functions
direct-sqlite-2.3.16Low-level binding to SQLite3. Includes UTF8 and BLOB support
disk-free-space-0.1.0.1Retrieve information about disk space usage
distributive-0.4.4Distributive functors -- Dual to Traversable
djinn-ghc-0.0.2.3Generate Haskell code from a type. Bridge from Djinn to GHC API
djinn-lib-0.0.1.2Generate Haskell code from a type. Library extracted from djinn package
dlist-0.7.1.2Difference lists
dlist-instances-0.1Difference lists instances
dns-2.0.1DNS library in Haskell
dockerfile-0.1.0.1A simple DSL for describing and generating Dockerfile containers in Haskell
doctest-0.10.1Test interactive Haskell examples
double-conversion-2.0.1.0Fast conversion between double precision floating point and text
DRBG-0.5.4Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers
dual-tree-0.2.0.8Rose trees with cached and accumulating monoidal annotations
Earley-0.9.0Parsing all context-free grammars using Earley's algorithm
easy-file-0.2.1Cross-platform File handling
ede-0.2.8.4Templating language with similar syntax and features to Liquid or Jinja2
edit-distance-0.2.2.1Levenshtein and restricted Damerau-Levenshtein edit distances
editor-open-0.6.0.0Open the user's $VISUAL or $EDITOR for text input
effect-handlers-0.1.0.6A library for writing extensible algebraic effects and handlers. Similar to extensible-effects but with deep handlers
either-4.4.1An either monad transformer
ekg-core-0.1.1.0Tracking of system metrics
elm-core-sources-1.0.0Source files for the Elm runtime and standard libraries
email-validate-2.1.3Validating an email address string against RFC 5322
enclosed-exceptions-1.0.1.1Catching all exceptions from within an enclosed computation
engine-io-1.2.11A Haskell implementation of Engine.IO
engine-io-growler-0.1.0.1
entropy-0.3.7A platform independent entropy source
enumerator-0.4.20Reliable, high-performance processing with left-fold enumerators
eq-4.0.4Leibnizian equality
equivalence-0.3.1Maintaining an equivalence relation implemented as union-find using STT
erf-2.0.0.0The error function, erf, and related functions
errors-2.0.1Simplified error-handling
esqueleto-2.4.1Type-safe EDSL for SQL queries on persistent backends
ether-0.3.1.1Monad transformers and classes
event-0.1.3Monoidal, monadic and first-class events
exceptional-0.3.0.0Essentially the Maybe type with error messages
exception-mtl-0.4Exception monad transformer instances for mtl classes
exceptions-0.8.0.2Extensible optionally-pure exceptions
exception-transformers-0.4.0.2Type classes and monads for unchecked extensible exceptions
executable-hash-0.2.0.2Provides the SHA1 hash of the program executable
executable-path-0.0.3Finding out the full path of the executable
exhaustive-1.1.2Compile time checks that a computation considers producing data through all possible constructors
expiring-cache-map-0.0.5.4General purpose simple caching
extensible-exceptions-0.1.1.4Extensible exceptions
extra-1.4.3Extra functions I use
fast-builder-0.0.0.2Fast ByteString Builder
fast-logger-2.4.1A fast logging system
fay-0.23.1.8A compiler for Fay, a Haskell subset that compiles to JavaScript
fay-base-0.20.0.1The base package for Fay
fay-builder-0.2.0.5Compile Fay code on cabal install, and ad-hoc recompile during development
fay-dom-0.5.0.1DOM FFI wrapper library for Fay
fay-jquery-0.6.1.0jQuery bindings for Fay
fay-text-0.3.2.2Fay Text type represented as JavaScript strings
fay-uri-0.2.0.0Persistent FFI bindings for using jsUri in Fay
fb-1.0.13Bindings to Facebook's API
fb-persistent-0.3.6Provides Persistent instances to Facebook types
fclabels-2.0.2.3First class accessor labels implemented as lenses
fdo-notify-0.3.1Desktop Notifications client
feature-flags-0.1.0.1A simple library for dynamically enabling and disabling functionality
feed-0.3.11.1Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds
FenwickTree-0.1.2.1Data structure for fast query and update of cumulative sums
fgl-5.5.2.3Martin Erwig's Functional Graph Library
file-embed-0.0.9Use Template Haskell to embed file contents directly
file-location-0.4.9common functions that show file location information
filelock-0.1.0.1Portable interface to file locking (flock / LockFileEx)
filemanip-0.3.6.3Expressive file and directory manipulation for Haskell
filepath-1.4.0.0Library for manipulating FilePaths in a cross platform way
fingertree-0.1.1.0Generic finger-tree structure, with example instances
fingertree-psqueue-0.3Implementation of priority search queues as finger trees
fixed-0.2.1.1Signed 15.16 precision fixed point arithmetic
fixed-list-0.1.6A fixed length list type
fixed-vector-0.8.1.0Generic vectors with statically known size
fixed-vector-hetero-0.3.1.0Generic heterogeneous vectors
flexible-defaults-0.0.1.1Generate default function implementations for complex type classes
flock-0.3.1.8Wrapper for flock(2)
flow-1.0.2Write more understandable Haskell
flowdock-0.3.0.1Flowdock client library for Haskell
fmlist-0.9FoldMap lists
focus-0.1.4A general abstraction for manipulating elements of container data structures
foldl-1.1.2Composable, streaming, and efficient left folds
FontyFruity-0.5.2A true type file format loader
force-layout-0.4.0.3Simple force-directed layout
foreign-store-0.2Store a stable pointer in a foreign context to be retrieved later
formatting-6.2.2Combinator-based type-safe formatting (like printf() or FORMAT)
free-4.12.1Monads for free
freenect-1.2Interface to the Kinect device
frisby-0.2Linear time composable parser for PEG grammars
fsnotify-0.2.1Cross platform library for file change notification
fuzzcheck-0.1.1A simple checker for stress testing monadic code
gd-3000.7.3A Haskell binding to a subset of the GD graphics library
generic-aeson-0.2.0.7Derivation of Aeson instances using GHC generics
generic-deriving-1.8.0Generic programming library for generalised deriving
GenericPretty-1.2.1A generic, derivable, haskell pretty printer
generics-sop-0.1.1.2Generic Programming using True Sums of Products
generic-xmlpickler-0.1.0.4Generic generation of HXT XmlPickler instances using GHC Generics
geniplate-mirror-0.7.1Use Template Haskell to generate Uniplate-like functions
getopt-generics-0.10.0.1Create command line interfaces with ease
ghc-7.10.2The GHC API
ghc-events-0.4.4.0Library and tool for parsing .eventlog files from GHC
ghcid-0.5GHCi based bare bones IDE
ghc-mtl-1.2.1.0An mtl compatible version of the Ghc-Api monads and monad-transformers
ghc-parser-0.1.8.0Haskell source parser from GHC
ghc-paths-0.1.0.9Knowledge of GHC's installation directories
ghc-prim-0.4.0.0GHC primitives
ghc-syb-utils-0.2.3Scrap Your Boilerplate utilities for the GHC API
ghc-tcplugins-extra-0.1Utilities for writing GHC type-checker plugins
ghc-typelits-natnormalise-0.3.1GHC typechecker plugin for types of kind GHC.TypeLits.Nat
gio-0.13.1.1Binding to GIO
gipeda-0.1.2.1Git Performance Dashboard
git-annex-5.20150727manage files with git, without checking their contents into git
gitlib-3.1.1API library for working with Git repositories
gitlib-libgit2-3.1.1Libgit2 backend for gitlib
gitlib-test-3.1.0.3Test library for confirming gitlib backend compliance
gitrev-1.1.0Compile git revision info into Haskell projects
gitson-0.5.1A document store library for Git + JSON
gl-0.7.7Complete OpenGL raw bindings
glib-0.13.2.2Binding to the GLIB library for Gtk2Hs
Glob-0.7.5Globbing library
gnuidn-0.2.2Bindings for GNU IDN
gnutls-0.2Bindings for GNU libgnutls
graph-core-0.2.2.0Fast, memory efficient and persistent graph implementation
graphs-0.6.0.1A simple monadic graph library
GraphSCC-1.0.4Tarjan's algorithm for computing the strongly connected components of a graph
graph-wrapper-0.2.5.1A wrapper around the standard Data.Graph with a less awkward interface
gravatar-0.8.0Generate Gravatar image URLs
groundhog-0.7.0.3Type-safe datatype-database mapping library
groundhog-mysql-0.7.0.1MySQL backend for the groundhog library
groundhog-postgresql-0.7.0.2PostgreSQL backend for the groundhog library
groundhog-sqlite-0.7.0.1Sqlite3 backend for the groundhog library
groundhog-th-0.7.0.1Type-safe datatype-database mapping library
groupoids-4.0This package has been absorbed into semigroupoids 4.0
groups-0.4.0.0Haskell 98 groups
growler-0.6.0A revised version of the scotty library that attempts to be simpler and more performant
gsasl-0.3.6Bindings for GNU libgsasl
gtk-0.13.9Binding to the Gtk+ graphical user interface library
gtk2hs-buildtools-0.13.0.5Tools to build the Gtk2Hs suite of User Interface libraries
gtk3-0.14.2Binding to the Gtk+ 3 graphical user interface library
hackage-db-1.22access Hackage's package database via Data.Map
hackage-mirror-0.1.1.1Simple mirroring utility for Hackage
haddock-api-2.16.1A documentation-generation tool for Haskell libraries
haddock-library-1.2.1Library exposing some functionality of Haddock
hakyll-4.7.5.1A static website compiler library
half-0.2.2.2Half-precision floating-point
hamlet-1.2.0Haml-like template files that are compile-time checked (deprecated)
HandsomeSoup-0.4.2Work with HTML more easily in HXT
happstack-server-7.4.5Web related tools and services
happy-1.19.5Happy is a parser generator for Haskell
hashable-1.2.3.3A class for types that can be converted to a hash value
hashable-extras-0.2.2Higher-rank Hashable
hashmap-1.3.0.1Persistent containers Map and Set based on hashing
hashtables-1.2.1.0Mutable hash tables in the ST monad
haskeline-0.7.2.2A command-line interface for user input, written in Haskell
haskell-lexer-1.0A fully compliant Haskell 98 lexer
haskell-names-0.5.3Name resolution library for Haskell
haskell-neo4j-client-0.3.2.0A Haskell neo4j client
HaskellNet-0.4.5Client support for POP3, SMTP, and IMAP
haskell-packages-0.3Haskell suite library for package management and integration with Cabal
haskell-spacegoo-0.2.0.1Client API for Rocket Scissor Spacegoo
haskell-src-1.0.2.0Support for manipulating Haskell source code
haskell-src-exts-1.16.0.1Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
haskell-src-meta-0.6.0.13Parse source to template-haskell abstract syntax
haskintex-0.5.1.0Haskell Evaluation inside of LaTeX code
hasql-0.7.4A minimalistic general high level API for relational databases
hasql-backend-0.4.2API for backends of "hasql"
hasql-postgres-0.10.6A "PostgreSQL" backend for the "hasql" library
hastache-0.6.1Haskell implementation of Mustache templates
HaTeX-3.16.2.0The Haskell LaTeX library
HaXml-1.25.3Utilities for manipulating XML documents
haxr-3000.11.1.2XML-RPC client and server library
hbeanstalk-0.2.4Client for the beanstalkd workqueue service
HCodecs-0.5A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files
hdaemonize-0.5.0.1Library to handle the details of writing daemons for UNIX
hdevtools-0.1.2.1Persistent GHC powered background server for FAST haskell development tools
hdocs-0.4.4.0Haskell docs tool
heap-1.0.2Heaps in Haskell
heaps-0.3.2.1Asymptotically optimal Brodal/Okasaki heaps
hebrew-time-0.1.1Hebrew dates and prayer times
hedis-0.6.10Client library for the Redis datastore: supports full command set, pipelining
heist-0.14.1.1An Haskell template system supporting both HTML5 and XML
here-1.2.7Here docs & interpolated strings via quasiquotation
heredoc-0.2.0.0multi-line string / here document using QuasiQuotes
hex-0.1.2Convert strings into hexadecimal and back
hexpat-0.20.9XML parser/formatter based on expat
hexstring-0.11.1Fast and safe representation of a hex string
hflags-0.4Command line flag parser, very similar to Google's gflags
hfsevents-0.1.6File/folder watching for OS X
hid-0.2.1.1Interface to hidapi library
highjson-0.2.0.2Very fast JSON serialisation and parsing library
highlighting-kate-0.6.1Syntax highlighting
hindent-4.5.5Extensible Haskell pretty printer
hinotify-0.3.8.1Haskell binding to inotify
hint-0.4.2.3Runtime Haskell interpreter (GHC API wrapper)
histogram-fill-0.8.4.1Library for histograms creation
hit-0.6.3Git operations in haskell
hjsmin-0.1.5.1Haskell implementation of a javascript minifier
hledger-0.26The main command-line interface for the hledger accounting tool
hledger-lib-0.26Core data types, parsers and utilities for the hledger accounting tool
hledger-web-0.26A web interface for the hledger accounting tool
hlibgit2-0.18.0.15Low-level bindings to libgit2
hlibsass-0.1.5.0Low-level bindings to Libsass
hlint-1.9.22Source code suggestions
HList-0.4.2.0Heterogeneous lists
hmatrix-0.16.1.5Numeric Linear Algebra
hmatrix-gsl-0.16.0.3Numerical computation
hmatrix-gsl-stats-0.4.1.1GSL Statistics interface
hmatrix-repa-0.1.2.1Adaptors for interoperability between hmatrix and repa
hoauth2-0.4.8hoauth2
holy-project-0.2.0.1Start your Haskell project with cabal, git and tests
hoogle-4.2.43Haskell API Search
hoopl-3.10.0.2A library to support dataflow analysis and optimization
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.9simple performant time related library
hpc-0.6.0.2Code Coverage Library for Haskell
hpc-coveralls-0.9.0Coveralls.io support for Haskell
hPDB-1.2.0.4Protein Databank file format library
hprotoc-2.1.12Parse Google Protocol Buffer specifications
hsass-0.3.0Integrating Sass into Haskell applications
hs-bibutils-5.5Haskell bindings to bibutils, the bibliography conversion utilities
hscolour-1.23Colourise Haskell code
hsebaysdk-0.3.0.1Haskell eBay SDK
hse-cpp-0.1Preprocess+parse haskell code
hsemail-1.7.7Internet Message Parsers
hsignal-0.2.7.1Signal processing and EEG data analysis
hslogger-1.2.9Versatile logging framework
hslua-0.4.1A Lua language interpreter embedding in Haskell
HsOpenSSL-0.11.1.1Partial OpenSSL binding for Haskell
hspec-2.1.10A Testing Framework for Haskell
hspec-attoparsec-0.1.0.2Utility functions for testing your attoparsec parsers with hspec
hspec-contrib-0.3.0Contributed functionality for Hspec
hspec-core-2.1.10A Testing Framework for Haskell
hspec-discover-2.1.10Automatically discover and run Hspec tests
hspec-expectations-0.7.1Catchy combinators for HUnit
hspec-jenkins-0.1.1Jenkins-friendly XML formatter for Hspec
hspec-meta-2.1.7A version of Hspec which is used to test Hspec itself
hspec-smallcheck-0.3.0SmallCheck support for the Hspec testing framework
hspec-snap-0.3.3.0A library for testing with Hspec and the Snap Web Framework
hspec-wai-0.6.4Experimental Hspec support for testing WAI applications
hspec-wai-json-0.6.1Testing JSON APIs with hspec-wai
hspec-webdriver-1.0.3Write end2end web application tests using webdriver and hspec
hstatistics-0.2.5.2Statistics
hstatsd-0.1Quick and dirty statsd interface
HStringTemplate-0.8.3StringTemplate implementation in Haskell
hsyslog-2.0FFI interface to syslog(3) from POSIX.1-2001
HTF-0.13.1.0The Haskell Test Framework
html-1.0.1.2HTML combinator library
html-conduit-1.2.1Parse HTML documents using xml-conduit datatypes
HTTP-4000.2.23A library for client-side HTTP
http2-1.0.4HTTP/2.0 library including frames and HPACK
http-api-data-0.2.2Converting to/from HTTP API data like URL pieces, headers and query parameters
http-client-0.4.26.2An HTTP client engine, intended as a base layer for more user-friendly packages
http-client-tls-0.2.2http-client backend using the connection package and tls library
http-common-0.8.2.0Common types for HTTP clients and servers
http-conduit-2.1.8HTTP client package with conduit interface and HTTPS support
http-date-0.0.6.1HTTP Date parser/formatter
http-media-0.6.2Processing HTTP Content-Type and Accept headers
http-reverse-proxy-0.4.3Reverse proxy HTTP requests, either over raw sockets or with WAI
http-streams-0.8.3.3An HTTP client using io-streams
http-types-0.8.6Generic HTTP types for Haskell (for both client and server code)
HUnit-1.2.5.2A unit testing framework for Haskell
hvect-0.2.0.0Simple strict heterogeneous lists
hweblib-0.6.3Haskell Web Library
hxt-9.3.1.15A 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.1CSS 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-pickle-utils-0.1.0.3Utility functions for using HXT picklers
hxt-regex-xmlschema-9.2.0.2A regular expression library for W3C XML Schema regular expressions
hxt-relaxng-9.1.5.5The HXT RelaxNG validator
hxt-tagsoup-9.1.3TagSoup parser for HXT
hxt-unicode-9.0.2.4Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
hyperloglog-0.3.4An approximate streaming (constant space) unique object counter
hyphenation-0.6Configurable Knuth-Liang hyphenation
ide-backend-0.10.0.1An IDE backend library
ide-backend-common-0.10.1.2Shared library used be ide-backend and ide-backend-server
ide-backend-rts-0.1.3.1RTS for the IDE backend
ide-backend-server-0.10.0.1An IDE backend server
ieee754-0.7.8Utilities for dealing with IEEE floating point numbers
IfElse-0.85Anaphoric and miscellaneous useful control-flow
ignore-0.1.1.0Handle ignore files of different VCSes
ihaskell-0.6.5.0A Haskell backend kernel for the IPython project
ihaskell-aeson-0.3.0.0IHaskell display instances for Aeson
ihaskell-basic-0.3.0.0IHaskell display instances for basic types
ihaskell-blaze-0.3.0.0IHaskell display instances for blaze-html types
ihaskell-charts-0.3.0.0IHaskell display instances for charts types
ihaskell-diagrams-0.3.1.0IHaskell display instances for diagram types
ihaskell-hatex-0.2.1.0IHaskell display instances for hatex
ihaskell-juicypixels-0.3.0.0IHaskell - IHaskellDisplay instances of the image types of the JuicyPixels package
ihaskell-magic-0.3.0.0IHaskell display instances for bytestrings
ihaskell-rlangqq-0.3.0.0a rDisp quasiquote to show plots from Rlang-QQ in IHaskell
imagesize-conduit-1.1Determine the size of some common image formats
immortal-0.2Spawn threads that never die (unless told to do so)
include-file-0.1.0.2Inclusion of files in executables at compile-time
incremental-parser-0.2.4.1Generic parser library capable of providing partial results from partial input
indents-0.3.3indentation sensitive parser-combinators for parsec
inflections-0.2.0.0Inflections library for Haskell
ini-0.3.4Quick and easy configuration files in the INI format
integer-gmp-1.0.0.0Integer library based on GMP
integration-0.2.1Fast robust numeric integration via tanh-sinh quadrature
interpolate-0.1.0String interpolation done right
interpolatedstring-perl6-1.0.0QuasiQuoter for Perl6-style multi-line interpolated strings
intervals-0.7.1Interval Arithmetic
invariant-0.2.2Haskell 98 invariant functors
io-choice-0.0.5Choice for IO and lifted IO
io-manager-0.1.0.2Skeleton library around the IO monad
io-memoize-1.1.1.0Memoize IO actions
IOSpec-0.3A pure specification of the IO monad
io-streams-1.3.5.0Simple, composable, and easy-to-use stream I/O
ip6addr-0.5.0.1Commandline tool to generate IPv6 address text representations
iproute-1.5.0IP Routing Table
IPv6Addr-0.6.0.2Library to deal with IPv6 address text representations
ipython-kernel-0.6.1.3A library for creating kernels for IPython frontends
islink-0.1.0.0Check if an HTML element is a link
iso3166-country-codes-0.20140203.7A datatype for ISO 3166 country codes
iso639-0.1.0.3ISO-639-1 language codes
iterable-3.0API for hierarchical multilevel collections
jmacro-0.6.13QuasiQuotation library for programmatic generation of Javascript code
jmacro-rpc-0.3.2JSON-RPC clients and servers using JMacro, and evented client-server Reactive Programming
jmacro-rpc-happstack-0.3.2Happstack backend for jmacro-rpc
jmacro-rpc-snap-0.3Snap backend for jmacro-rpc
jose-jwt-0.6.2JSON Object Signing and Encryption Library
js-flot-0.8.3Obtain minified flot code
js-jquery-1.11.3Obtain minified jQuery code
json-0.9.1Support for serialising Haskell to and from JSON
json-autotype-1.0.10Automatic type declaration for JSON input data
json-builder-0.3Data structure agnostic JSON serialization
json-schema-0.7.4.1Types and type classes for defining JSON schemas
JuicyPixels-3.2.6.4Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
jwt-0.6.0JSON Web Token (JWT) decoding and encoding
kan-extensions-4.2.3Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads
kdt-0.2.3Fast and flexible k-d trees for various types of point queries
keter-1.4.3.1Web application deployment manager, focusing on Haskell web frameworks
keycode-0.1.1Maps web browser keycodes to their corresponding keyboard keys
keys-3.10.2Keyed functors and containers
kmeans-0.1.3K-means clustering algorithm
knob-0.1.1Memory-backed handles
koofr-client-1.0.0.3Client to Koofr API
kure-2.16.12Combinators for Strategic Programming
lambdabot-5.0.3Lambdabot is a development tool and advanced IRC bot
lambdabot-core-5.0.3Lambdabot core functionality
lambdabot-haskell-plugins-5.0.3Lambdabot Haskell plugins
lambdabot-irc-plugins-5.0.3IRC plugins for lambdabot
lambdabot-misc-plugins-5.0.1Lambdabot miscellaneous plugins
lambdabot-novelty-plugins-5.0.3Novelty plugins for Lambdabot
lambdabot-reference-plugins-5.0.3Lambdabot reference plugins
lambdabot-social-plugins-5.0.1Social plugins for Lambdabot
lambdabot-trusted-5.0.2.1Lambdabot trusted code
language-c-0.4.7Analysis and generation of C code
language-c-quote-0.11.4C/CUDA/OpenCL/Objective-C quasiquoting library
language-ecmascript-0.17.0.1JavaScript parser and pretty-printer library
language-glsl-0.2.0GLSL abstract syntax tree, parser, and pretty-printer
language-haskell-extract-0.2.4Module to automatically extract functions from the local code
language-java-0.2.8Manipulating Java source: abstract syntax, lexer, parser, and pretty-printer
language-javascript-0.5.14.2Parser for JavaScript
largeword-1.2.3Provides Word128, Word192 and Word256 and a way of producing other large words if required
lattices-1.3Fine-grained library for constructing and manipulating lattices
lazy-csv-0.5.1Efficient lazy parsers for CSV (comma-separated values)
lazysmallcheck-0.6A library for demand-driven testing of Haskell programs
lca-0.3O(log n) persistent on-line lowest common ancestor calculation without preprocessing
lens-4.12.3Lenses, Folds and Traversals
lens-action-0.2.0.2Monadic Getters and Folds
lens-aeson-1.0.0.5Law-abiding lenses for aeson
lens-family-1.2.0Lens Families
lens-family-core-1.2.0Haskell 98 Lens Families
lens-family-th-0.4.1.0Generate lens-family style lenses
lens-simple-0.1.0.8simplified import of elementary lens-family combinators
lexer-applicative-2.1.0.1Simple lexer based on applicative regular expressions
lhs2tex-1.19Preprocessor for typesetting Haskell sources with LaTeX
libgit-0.3.1Simple Git Wrapper
libnotify-0.1.1.0Bindings to libnotify library
librato-0.2.0.1Bindings to the Librato API
libxml-sax-0.7.5Bindings for the libXML2 SAX interface
lifted-async-0.7.0.2Run lifted IO operations asynchronously and wait for their results
lifted-base-0.2.3.6lifted IO operations from the base library
linear-1.19.1.3Linear Algebra
linear-accelerate-0.2Instances to use linear vector spaces on accelerate backends
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.5.2List monad transformer and class
list-fusion-probe-0.1.0.5testing list fusion for success
ListLike-4.2.1Generic support for list-like structures
list-t-0.4.5.1ListT done right
loch-th-0.2.1Support for precise error locations in source files (Template Haskell version)
log-domain-0.10.3.1Log-domain arithmetic
logging-facade-0.1.0Simple logging abstraction that allows multiple back-ends
logict-0.6.0.2A backtracking logic-programming monad
loop-0.2.0Fast loops (for when GHC can't optimize forM_)
lrucache-1.2.0.0a simple, pure LRU cache
ltext-0.0.2.1Higher-order file applicator
lucid-2.9.4Clear to write, read and edit DSL for HTML
lucid-svg-0.5.0.0DSL for SVG using lucid for HTML
lzma-conduit-1.1.3.0Conduit interface for lzma/xz compression
machines-0.5.1Networked stream transducers
machines-directory-0.2.0.6Directory (system) utilities for the machines library
machines-io-0.2.0.6IO utilities for the machines library
machines-process-0.2.0.4Process (system) utilities for the machines library
magic-1.1Interface to C file/magic library
mainland-pretty-0.4.1.2Pretty printing designed for printing source code
managed-1.0.1A monad for managed values
mandrill-0.3.0.0Library for interfacing with the Mandrill JSON API
mangopay-1.11.5Bindings to the MangoPay API
map-syntax-0.2Syntax sugar for defining maps
markdown-0.1.13.2Convert Markdown to HTML, with XSS protection
markup-1.1.0Abstraction for markup languages
math-functions-0.1.5.2Special functions and Chebyshev polynomials
matrices-0.4.3native matrix based on vector
matrix-0.3.4.4A native implementation of matrix operations
maximal-cliques-0.1.1Enumerate all maximal cliques of a graph
mbox-0.3.1Read and write standard mailbox files
memcached-binary-0.2.0memcached client using binary protocol
memoize-0.7A memoization library
memory-0.7memory and related abtraction stuff
MemoTrie-0.6.4Trie-based memo functions
mersenne-random-pure64-0.2.0.4Generate high quality pseudorandom numbers purely using a Mersenne Twister
messagepack-0.4.0Serialize instance for Message Pack Object
messagepack-rpc-0.2.0.0Message Pack RPC over TCP
metrics-0.3.0.2High-performance application metric tracking
microlens-0.2.0.0A tiny part of the lens library which you can depend upon
microlens-ghc-0.1.0.1Orphan instances of microlens classes for packages coming with GHC (array, bytestring, containers)
microlens-mtl-0.1.4.0microlens support for Reader/Writer/State from mtl
microlens-th-0.2.1.1Automatic generation of record lenses for microlens
mime-mail-0.4.11Compose MIME email messages
mime-mail-ses-0.3.2.2Send mime-mail messages via Amazon SES
mime-types-0.1.0.6Basic mime-type handling types and functions
misfortune-0.1.1.2fortune-mod clone
missing-foreign-0.1.1Convenience functions for FFI work
MissingH-1.3.0.1Large utility library
mmap-0.5.9Memory mapped files for POSIX and Windows
mmorph-1.0.4Monad morphisms
mockery-0.3.2Support functions for automated testing
MonadCatchIO-transformers-0.3.1.3Monad-transformer compatible version of the Control.Exception module
monad-control-1.0.0.4Lift control operations, like exception catching, through monad transformers
monad-coroutine-0.9.0.1Coroutine monad transformer for suspending and resuming monadic computations
monadcryptorandom-0.6.1A monad for using CryptoRandomGen
monad-extras-0.5.11Extra utility functions for working with monads
monadic-arrays-0.2.1.4Boxed and unboxed arrays for monad transformers
monad-journal-0.7.1Pure logger typeclass and monad transformer
monadLib-3.7.3A collection of monad transformers
monad-logger-0.3.16A class of monads which can log messages
monad-logger-json-0.1.0.0JSON-friendly Logging APIs
monad-logger-syslog-0.1.1.1syslog output for monad-logger
monad-loops-0.4.3Monadic loops
monad-par-0.3.4.7A library for parallel programming based on a monad
monad-parallel-0.7.2.0Parallel execution of monadic computations
monad-par-extras-0.3.3Combinators and extra features for Par monads
monad-peel-0.2Lift control operations like exception catching through monad transformers
monad-primitive-0.1Type class for monad transformers stack with pirimitive base monad
monad-products-4.0.0.1Monad products
MonadPrompt-1.0.0.5MonadPrompt, implementation & examples
MonadRandom-0.4.1Random-number generation monad
monad-skeleton-0.1.2.2An undead monad
monad-st-0.2.4Provides a MonadST class
monads-tf-0.1.0.2Monad classes, using type families
monad-stm-0.1.0.2MonadSTM class analogous to MonadIO
monad-unlift-0.1.1.0Typeclasses for representing monad transformer unlifting
mongoDB-2.0.10Driver (client) for MongoDB, a free, scalable, fast, document DBMS
monoidal-containers-0.1.2.3Containers with monoidal accumulation
monoid-extras-0.4.0.3Various extra monoid-related definitions and utilities
monoid-subclasses-0.4.1.2Subclasses of Monoid
mono-traversable-0.9.3Type classes for mapping, folding, and traversing monomorphic containers
msi-kb-backlit-0.1.0.1A command line tool to change backlit colors of your MSI keyboards
mstate-0.2.7MState: A consistent State monad for concurrent applications
mtl-2.2.1Monad classes, using functional dependencies
mtl-compat-0.2.1.3Backported Control.Monad.Except module from mtl
mtl-prelude-2.0.2Reexports of most definitions from "mtl" and "transformers"
mueval-0.9.1.1.2Safely evaluate pure Haskell expressions
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
multiset-0.3.0The Data.MultiSet container type
murmur-hash-0.1.0.8MurmurHash2 implementation for Haskell
mutable-containers-0.3.2Abstactions and concrete implementations of mutable containers
mwc-random-0.13.3.2Fast, high quality pseudo random number generation
mysql-0.1.1.8A low-level MySQL client library
mysql-simple-0.2.2.5A mid-level MySQL client library
nanospec-0.2.1A lightweight implementation of a subset of Hspec's API
nationstates-0.2.0.3NationStates API client
nats-1Natural numbers
ndjson-conduit-0.1.0.3Conduit-based parsing and serialization for newline delimited JSON
neat-interpolation-0.2.3A quasiquoter for neat and simple multiline text interpolation
network-2.6.2.1Low-level networking interface
network-anonymous-i2p-0.10.0Haskell API for I2P anonymous networking
network-anonymous-tor-0.9.2Haskell API for Tor anonymous networking
network-attoparsec-0.12.2Utility functions for running a parser against a socket
network-carbon-1.0.6A Haskell implementation of the Carbon protocol (part of the Graphite monitoring tools)
network-conduit-tls-1.2.0.1Create TLS-aware network code with conduits
network-info-0.2.0.8Access the local computer's basic network configuration
network-multicast-0.1.0Simple multicast library
Network-NineP-0.4.0High-level abstraction over 9P protocol
network-protocol-xmpp-0.4.8Client library for the XMPP protocol
network-simple-0.4.0.4Simple network sockets usage patterns
network-transport-0.4.2.0Network abstraction layer
network-uri-2.6.0.3URI manipulation
newtype-0.2A typeclass and set of functions for working with newtypes
newtype-generics-0.4.1A typeclass and set of functions for working with newtypes, with generics support
NineP-0.0.2.19P2000 in pure Haskell
nonce-1.0.2Generate cryptographic nonces
nsis-0.3DSL for producing Windows Installer using NSIS
numbers-3000.2.0.1Various number types
numeric-extras-0.0.3Useful tools from the C standard library
NumInstances-1.4Instances of numeric classes for functions and tuples
numtype-1.1Type-level (low cardinality) integers
objective-1.0.5Composable objects
Octree-0.5.4.2Simple unbalanced Octree for storing data about 3D points
oeis-0.3.6Interface to the Online Encyclopedia of Integer Sequences (OEIS)
old-locale-1.0.0.7locale library
old-time-1.1.0.3Time library
OneTuple-0.2.1Singleton Tuple
opaleye-0.4.2.0An SQL-generating DSL targeting PostgreSQL
openpgp-asciiarmor-0.1OpenPGP (RFC4880) ASCII Armor codec
openssl-streams-1.2.1.0OpenSSL network support for io-streams
operational-0.2.3.2Implementation of difficult monads made easy with operational semantics
operational-class-0.3.0.0MonadProgram typeclass for the operational package
optional-args-1.0.0Optional function arguments
options-1.2.1.1A powerful and easy-to-use command-line option parser
optparse-applicative-0.11.0.2Utilities and combinators for parsing command line options
optparse-simple-0.0.3Simple interface to optparse-applicative
osdkeys-0.0Show keys pressed with an on-screen display (Linux only)
pager-0.1.1.0Open up a pager, like 'less' or 'more'
pagerduty-0.0.3.3Client library for PagerDuty Integration and REST APIs
palette-0.1.0.2Utilities for choosing and creating color schemes
pandoc-1.15.2.1Conversion between markup formats
pandoc-citeproc-0.7.4Supports using pandoc with citeproc
pandoc-types-1.12.4.7Types for representing a structured document
pango-0.13.1.1Binding to the Pango text rendering engine
parallel-3.2.1.0Parallel programming library
parallel-io-0.3.3Combinators for executing IO actions in parallel on a thread pool
parseargs-0.1.5.2Command-line argument parsing library for Haskell programs
parsec-3.1.9Monadic parser combinators
parsers-0.12.3Parsing combinators
partial-handler-1.0.0.0A composable exception handler
path-0.5.3Path
path-pieces-0.2.1Components of paths
patience-0.1.1Patience diff and longest increasing subsequence
pattern-arrows-0.0.2Arrows for Pretty Printing
pcre-heavy-0.2.5A 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
pdfinfo-1.5.4Wrapper around the pdfinfo command
pem-0.2.2Privacy Enhanced Mail (PEM) format reader and writer
persistent-2.2.4Type-safe, multi-backend data serialization
persistent-mongoDB-2.1.4Backend for the persistent library using mongoDB
persistent-mysql-2.2Backend for the persistent library using MySQL database server
persistent-postgresql-2.2.1.2Backend for the persistent library using postgresql
persistent-refs-0.4Haskell references backed by an IntMap for persistence and reversibility
persistent-sqlite-2.2Backend for the persistent library using sqlite3
persistent-template-2.1.5Type-safe, non-relational, multi-backend persistence
phantom-state-0.2.0.2Phantom State Transformer. Like State Monad, but without values
phash-0.0.5Haskell bindings to pHash, the open source perceptual hash library
picoparsec-0.1.2.3Fast combinator parsing for bytestrings and text
pipes-4.1.7Compositional pipelines
pipes-aeson-0.4.1.5Encode and decode JSON streams using Aeson and Pipes
pipes-attoparsec-0.5.1.2Attoparsec and Pipes integration
pipes-bgzf-0.2.0.1Blocked GZip
pipes-binary-0.4.0.5Encode and decode binary streams using the pipes and binary libraries
pipes-bytestring-2.1.1ByteString support for pipes
pipes-cliff-0.10.0.4Streaming to and from subprocesses using Pipes
pipes-concurrency-2.0.5Concurrency for the pipes ecosystem
pipes-fastx-0.3.0.0Streaming parsers for Fasta and Fastq
pipes-group-1.0.3Group streams into substreams
pipes-http-1.0.2HTTP client with pipes interface
pipes-illumina-0.1.0.0Illumina NGS data processing
pipes-network-0.6.4Use network sockets together with the pipes library
pipes-parse-3.0.3Parsing infrastructure for the pipes ecosystem
pipes-safe-2.2.3Safety for the pipes ecosystem
pipes-text-0.0.1.0Text pipes
pipes-wai-3.0.2A port of wai-conduit for the pipes ecosystem
placeholders-0.1Placeholders for use while developing Haskell code
plot-0.2.3.4A plotting library, exportable as eps/pdf/svg/png or renderable with gtk
plot-gtk-0.2.0.2GTK plots and interaction with GHCi
plot-gtk3-0.1.0.1GTK3 plots and interaction with GHCi
pointed-4.2.0.2Pointed and copointed data
poly-arity-0.0.7Tools for working with functions of undetermined arity
polyparse-1.11A variety of alternative parser combinator libraries
posix-realtime-0.0.0.4POSIX Realtime functionality
postgresql-binary-0.5.2.1Encoders and decoders for the PostgreSQL's binary format
postgresql-libpq-0.9.1.1low-level binding to libpq
postgresql-simple-0.4.10.0Mid-Level PostgreSQL client library
postgresql-simple-url-0.1.0.1Parse postgres:// url into ConnectInfo
post-mess-age-0.1.0.0Send messages to a Handle concurrently without getting them mixed
pqueue-1.3.1Reliable, persistent, fast priority queues
prednote-0.36.0.4Evaluate and display trees of predicates
pred-trie-0.2.0Predicative tries
prefix-units-0.1.0.2A basic library for SI/binary prefix units
prelude-extras-0.4.0.2Higher order versions of Prelude classes
presburger-1.3.1A decision procedure for quantifier-free linear arithmetic
pretty-1.1.2.0Pretty-printing library
pretty-class-1.0.1.1Pretty printing class similar to Show
prettyclass-1.0.0.0Pretty printing class similar to Show
pretty-show-1.6.9Tools for working with derived `Show` instances and generic inspection of values
primes-0.2.1.0Efficient, purely functional generation of prime numbers
primitive-0.6.1.0Primitive memory-related operations
process-1.2.3.0Process libraries
process-extras-0.3.3.5Process extras
product-profunctors-0.6.3.1product-profunctors
profunctor-extras-4.0This package has been absorbed into profunctors 4.0
profunctors-5.1.2Profunctors
project-template-0.2.0Specify Haskell project templates and generate files
prometheus-client-0.1.0.1Haskell client library for http://prometheus.io
prometheus-metrics-ghc-0.1.0.1Metrics exposing GHC runtime information for use with prometheus-client
protocol-buffers-2.1.12Parse Google Protocol Buffer specifications
protocol-buffers-descriptor-2.1.12Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification
PSQueue-1.1Priority Search Queue
psqueues-0.2.0.3Pure priority search queues
pure-io-0.2.1Pure IO monad
pureMD5-2.1.2.1A Haskell-only implementation of the MD5 digest (hash) algorithm
purescript-0.7.6.1PureScript Programming Language Compiler
pwstore-fast-2.4.4Secure password storage
quandl-api-0.2.1.0Quandl.com API library
QuasiText-0.1.2.5A QuasiQuoter for Text
QuickCheck-2.8.1Automatic testing of Haskell programs
quickcheck-assertions-0.2.0HUnit like assertions for QuickCheck
quickcheck-instances-0.3.11Common quickcheck instances
quickcheck-io-0.1.2Use HUnit assertions as QuickCheck properties
QuickCheck-safe-0.1.0.1Safe reimplementation of QuickCheck's core
quickcheck-unicode-1.0.0.1Generator and shrink functions for testing Unicode-related software
rainbow-0.26.0.6Print text to terminal with colors and effects
rainbox-0.18.0.4Two-dimensional box pretty printing, with colors
random-1.1random number library
random-fu-0.2.6.2Random number generation
random-shuffle-0.0.4Random shuffle implementation
random-source-0.3.0.6Generic basis for random number generators
range-0.1.2.0This has a bunch of code for specifying and managing ranges in your code
Rasterific-0.6.1A pure haskell drawing engine
rasterific-svg-0.2.3.2SVG renderer based on Rasterific
raw-strings-qq-1.0.2Raw string literals for Haskell
ReadArgs-1.2.2Simple command line argument parsing
redis-io-0.5.2Yet another redis client
redis-resp-0.3.2REdis Serialization Protocol (RESP) implementation
reducers-3.10.3.2Semigroups, specialized containers and a general map/reduce framework
refact-0.3.0.2Specify refactorings to perform with apply-refact
ref-fd-0.4A type class for monads with references using functional dependencies
reflection-2Reifies arbitrary terms into types that can be reflected back into terms
RefSerialize-0.3.1.4Write to and read from ByteStrings maintaining internal memory references
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-pcre-0.94.4Replaces/Enhances Text.Regex
regex-pcre-builtin-0.94.4.8.8.35Replaces/Enhances Text.Regex
regex-posix-0.95.2Replaces/Enhances Text.Regex
regex-tdfa-1.2.1Replaces/Enhances Text.Regex
regex-tdfa-rc-1.1.8.3Replaces/Enhances Text.Regex
repa-3.4.0.1High performance, regular, shape polymorphic parallel arrays
repa-algorithms-3.4.0.1Algorithms using the Repa array library
repa-devil-0.3.2.6Support for image reading and writing of Repa arrays using in-place FFI calls
repa-io-3.4.0.1Read and write Repa arrays in various formats
reroute-0.3.1.0abstract implementation of typed and untyped web routing
resource-pool-0.2.3.2A high-performance striped resource pooling implementation
resourcet-1.1.7Deterministic allocation and freeing of scarce resources
rest-client-0.5.1.0Utility library for use in generated API client libraries
rest-core-0.36.0.6Rest API library
rest-gen-0.17.1.3Documentation and client generation from rest definition
rest-happstack-0.2.10.8Rest driver for Happstack
rest-snap-0.1.17.18Rest driver for Snap
rest-stringmap-0.2.0.6Maps with stringy keys that can be transcoded to JSON and XML
rest-types-1.14.0.1Silk Rest Framework Types
rest-wai-0.1.0.8Rest driver for WAI applications
rethinkdb-client-driver-0.0.20Client driver for RethinkDB
retry-0.6Retry combinators for monadic actions that may fail
rev-state-0.1.1Reverse State monad transformer
rfc5051-0.1.0.3Simple unicode collation as per RFC5051
Rlang-QQ-0.3.1.0quasiquoter for inline-R code
RSA-2.1.0.3Implementation of RSA, using the padding schemes of PKCS#1 v2.1
runmemo-1.0.0.1A simple memoization helper library
rvar-0.2.0.2Random Variables
safe-0.3.9Library of safe (exception free) functions
safecopy-0.8.6Binary serialization with version control
SafeSemaphore-0.10.1Much safer replacement for QSemN, QSem, and SampleVar
sandi-0.3.6Data encoding library
sbv-4.4SMT Based Verification: Symbolic Haskell theorem prover using SMT solving
scalpel-0.2.1.1A high level web scraping library for Haskell
scientific-0.3.4.4Numbers represented using scientific notation
scotty-0.10.2Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp
sdl2-1.3.1Low-level bindings to SDL2
second-transfer-0.6.1.0Second Transfer HTTP/2 web server
securemem-0.1.9abstraction to an auto scrubbing and const time eq, memory chunk
semigroupoid-extras-5Semigroupoids that depend on PolyKinds
semigroupoids-5.0.0.4Semigroupoids: Category sans id
semigroups-0.16.2.2Anything that associates
semver-0.3.3.1Representation, manipulation, and de/serialisation of Semantic Versions
sendfile-0.7.9A portable sendfile library
seqalign-0.2.0.4Sequence Alignment
seqloc-0.6.1.1Handle sequence locations for bioinformatics
serf-0.1.1.0Interact with Serf via Haskell
servant-0.4.4.6A family of combinators for defining webservices APIs
servant-client-0.4.4.6automatical derivation of querying functions for servant webservices
servant-docs-0.4.4.6generate API docs for your servant webservice
servant-jquery-0.4.4.6Automatically derive (jquery) javascript functions to query servant webservices
servant-JuicyPixels-0.1.0.0servant-JuicyPixels
servant-pandoc-0.4.1.2Use Pandoc to render servant API documentation
servant-server-0.4.4.6A family of combinators for defining webservices APIs and serving them
serversession-1.0.1Secure, modular server-side sessions
serversession-backend-acid-state-1.0.3Storage backend for serversession using acid-state
serversession-backend-persistent-1.0.2Storage backend for serversession using persistent and an RDBMS
serversession-backend-redis-1.0.1Storage backend for serversession using Redis
serversession-frontend-snap-1.0Snap bindings for serversession
serversession-frontend-wai-1.0wai-session bindings for serversession
serversession-frontend-yesod-1.0Yesod bindings for serversession
setenv-0.1.1.3A cross-platform library for setting environment variables
set-extra-1.3.2Functions that could be added to Data.Set
setlocale-1.0.0.3Haskell bindings to setlocale
set-monad-0.2.0.0Set monad
SHA-1.6.4.2Implementations of the SHA suite of message digest functions
shake-0.15.5Build system library, like Make, but more accurate dependencies
shake-language-c-0.8.4Utilities for cross-compiling with Shake
shakespeare-2.0.7A toolkit for making compile-time interpolated templates
shell-conduit-4.5.2Write shell scripts with Conduit
shelltestrunner-1.3.5A tool for testing command-line programs
shelly-1.6.5shell-like (systems) programming in Haskell
shortcut-links-0.4.1.0Link shortcuts for use in text markup
show-0.6'Show' instances for Lambdabot
silently-1.2.5Prevent or capture writing to stdout and other handles
simple-reflect-0.3.2Simple reflection of expressions containing variables
simple-sendfile-0.2.21Cross platform library for the sendfile system call
singletons-1.1.2.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
slave-thread-1.0.0.0A principal solution to ghost threads and silent exceptions
smallcheck-1.1.1A property-based testing library
smoothie-0.4.2.1Smooth curves via several interpolation modes
smtLib-1.0.7A library for working with the SMTLIB format
smtp-mail-0.1.4.5Simple email sending via SMTP
snap-0.14.0.6Top-level package for the Snap Web Framework
snap-core-0.9.8.0Snap: A Haskell Web Framework (core interfaces and types)
snaplet-fay-0.3.3.13Fay integration for Snap with request- and pre-compilation
snap-server-0.9.5.1A fast, iteratee-based, epoll-enabled web server for the Snap Framework
snmp-0.2.1.1API for write snmp client
snowflake-0.1.1.1A loose port of Twitter Snowflake to Haskell. Generates arbitrary precision, unique, time-sortable identifiers
socket-io-1.3.4
socks-0.5.4Socks proxy (version 5) implementation
sodium-0.11.0.3Sodium Reactive Programming (FRP) System
sourcemap-0.1.3.0Implementation of source maps as proposed by Google and Mozilla
spdx-0.2.1.0SPDX license expression language
speculation-1.5.0.2A framework for safe, programmable, speculative parallelism
sphinx-0.6.0.1Haskell bindings to the Sphinx full-text searching daemon
splice-0.6.1.1Cross-platform Socket to Socket Data Splicing
split-0.2.2Combinator library for splitting lists
Spock-0.8.1.0Another Haskell web framework for rapid development
Spock-digestive-0.1.0.1Digestive functors support for Spock
Spock-worker-0.2.1.3Background workers for Spock
spoon-0.3.1Catch errors thrown from pure computations
sqlite-simple-0.4.9.0Mid-Level SQLite client library
srcloc-0.5.1.0Data types for managing source code locations
stack-0.1.10.1The Haskell Tool Stack
stackage-0.7.3.2Dummy package forcing installation of other Stackage packages
stackage-build-plan-0.1.1.0Calculate and print (in different formats) Stackage build plans
stackage-cabal-0.1.1A CLI executable for cabal-based stackage commands
stackage-cli-0.1.0.2A CLI library for stackage commands
stackage-install-0.1.1.1Secure download of packages for cabal-install
stackage-metadata-0.3.0.0DEPRECATED Grab current metadata for all packages
stackage-sandbox-0.1.6Work with shared stackage sandboxes
stackage-setup-0.0.2An executable for downloading a Haskell setup
stackage-types-1.1.0Shared data types between various Stackage packages
stackage-update-0.1.2Update your package index incrementally (requires git)
stackage-upload-0.1.0.5A more secure version of cabal upload which uses HTTPS
stateref-0.3Abstraction for things that work like IORef
statestack-0.2.0.4Simple State-like monad transformer with saveable and restorable state
StateVar-1.1.0.2State variables
static-canvas-0.2.0.2DSL to generate HTML5 Canvas javascript
statistics-0.13.2.3A library of statistical types, data, and functions
statistics-linreg-0.3Linear regression between two samples, based on the 'statistics' package
stm-2.4.4.1Software Transactional Memory
stm-chans-3.0.0.4Additional types of channels for STM
stm-conduit-2.6.1Introduces conduits to channels, and promotes using conduits concurrently
stm-containers-0.2.9Containers for STM
stm-delay-0.1.1.1Updatable one-shot timer polled with STM
STMonadTrans-0.3.3A monad transformer version of the ST monad
stm-stats-0.2.0.0retry statistics for STM transactions
storable-complex-0.2.2Storable instance for Complex
storable-endian-0.2.5Storable instances with endianness
Stream-0.4.7.2A library for manipulating infinite lists
streaming-commons-0.1.15Common lower-level functions needed by various streaming data libraries
streams-3.2.1Various Haskell 2010 stream comonads
strict-0.3.2Strict data types and String IO
stringable-0.1.3A Stringable type class, in the spirit of Foldable and Traversable
stringbuilder-0.5.0A writer monad for multi-line string literals
string-class-0.1.6.5String class library
string-combinators-0.6.0.5Polymorphic functions to build and combine stringlike values
string-conversions-0.4Simplifies dealing with different types for strings
stringsearch-0.3.6.6Fast searching, splitting and replacing of ByteStrings
stylish-haskell-0.5.14.3Haskell code prettifier
SVGFonts-1.5.0.0Fonts from the SVG-Font format
svg-tree-0.3.2SVG file loader and serializer
swagger-0.2.2Implementation of swagger data model
syb-0.5.1Scrap Your Boilerplate
symbol-0.2.4A 'Symbol' type for fast symbol comparison
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.13.4High-level, byte-based file and directory path manipulations (deprecated)
system-posix-redirect-1.1.0.1A toy module to temporarily redirect a program's stdout
tabular-0.2.2.7Two-dimensional data tables with rendering functions
tagged-0.8.2Haskell 98 phantom types to avoid unsafely passing dummy arguments
tagged-binary-0.2.0.0Provides tools for serializing data tagged with type information
tagshare-0.0TagShare - explicit sharing with tags
tagsoup-0.13.7Parsing and extracting information from (possibly malformed) HTML/XML documents
tagstream-conduit-0.5.5.3streamlined html tag parser
tar-0.4.2.2Reading, writing and manipulating ".tar" archive files
tardis-0.3.0.0Bidirectional state monad transformer
tasty-0.10.1.2Modern and extensible testing framework
tasty-ant-xml-1.0.2Render tasty output to XML for Jenkins
tasty-golden-2.3.1Golden tests support for tasty
tasty-hspec-1.1.2Hspec support for the Tasty test framework
tasty-hunit-0.9.2HUnit support for the Tasty test framework
tasty-kat-0.0.3Known Answer Tests (KAT) framework for tasty
tasty-quickcheck-0.8.4QuickCheck support for the Tasty test framework
tasty-rerun-1.1.5Run tests by filtering the test tree depending on the result of previous test runs
tasty-silver-3.1.8A fancy test runner, including support for golden tests
tasty-smallcheck-0.8.1SmallCheck support for the Tasty test framework
tasty-th-0.1.3Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell
TCache-0.12.0A Transactional cache with user-defined persistence
template-0.2.0.10Simple string substitution
template-haskell-2.10.0.0Support library for Template Haskell
temporary-1.2.0.3Portable temporary file and directory support for Windows and Unix, based on code from Cabal
temporary-rc-1.2.0.3Portable temporary file and directory support for Windows and Unix, based on code from Cabal
terminal-progress-bar-0.0.1.4A simple progress bar in the terminal
terminal-size-0.3.2.1Get terminal window height and width
terminfo-0.4.0.2Haskell bindings to the terminfo library
test-framework-0.8.1.1Framework 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.3QuickCheck2 support for the test-framework package
test-framework-th-0.2.4Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell
testing-feat-0.4.0.2Functional Enumeration of Algebraic Types
texmath-0.8.4.1Conversion between formats used to represent mathematics
text-1.2.2.0An efficient packed Unicode text type
text-binary-0.2.1Binary instances for text types
text-format-0.3.1.1Text formatting
text-icu-0.7.0.1Bindings to the ICU library
text-manipulate-0.2.0.1Case conversion, word boundary manipulation, and textual subjugation
text-show-2Efficient conversion of values into Text
tf-random-0.5High-quality splittable pseudorandom number generator
th-desugar-1.5.5Functions to desugar Template Haskell
th-expand-syns-0.3.0.6Expands type synonyms in Template Haskell ASTs
th-extras-0.0.0.2A grab bag of functions for use with Template Haskell
th-lift-0.7.5Derive Template Haskell's Lift class for datatypes
th-orphans-0.12.2Orphan instances for TH datatypes
threads-0.5.1.3Fork threads and wait for their result
th-reify-many-0.1.3Recurseively reify template haskell datatype info
through-text-0.1.0.0Convert textual types through Text without needing O(n^2) instances
thumbnail-plus-1.0.5Generate thumbnails easily and safely
thyme-0.3.5.5A faster time library
time-1.5.0.1A time library
time-compat-0.1.0.3Compatibility with old-time for the time package
timeit-1.0.0.0Time a computation
time-lens-0.4.0.1Lens-based interface to Data.Time data structures
time-locale-compat-0.1.1.1Compatibility of TimeLocale between old-locale and time-1.5
timerep-2.0.0.1Parse and display time according to some RFCs (RFC3339, RFC2822, RFC822)
timezone-olson-0.1.7A pure Haskell parser and renderer for binary Olson timezone files
timezone-series-0.1.5.1Enhanced timezone handling for Data.Time
tinylog-0.12.1Simplistic logging using fast-logger
tls-1.3.2TLS/SSL protocol native implementation (Server and Client)
tls-debug-0.4.0Set of programs for TLS testing and debugging
token-bucket-0.1.0.1Rate limiter using lazy bucket algorithm
torrent-10000.0.0BitTorrent file parser and generater
tostring-0.2.1.1The ToString class
transformers-0.4.2.0Concrete functor and monad transformers
transformers-base-0.4.4Lift computations from the bottom of a transformer stack
transformers-compat-0.4.0.4A small compatibility shim exposing the new types from transformers 0.3 and 0.4 to older Haskell platforms
transformers-lift-0.1.0.0Ad-hoc type classes for lifting
traverse-with-class-0.2.0.3Generic applicative traversals
tree-view-0.4Render trees as foldable HTML and Unicode art
trifecta-1.5.2A modern parser combinator library with convenient diagnostics
tttool-1.4.0.5Working with files for the Tiptoi® pen
tuple-0.3.0.2Various functions on tuples
tuples-homogenous-h98-0.1.1.0Wrappers for n-ary tuples with Traversable and Applicative/Monad instances
turtle-1.2.5Shell programming, Haskell-style
twitter-feed-0.2.0.4Client for fetching Twitter timeline via Oauth
type-eq-0.5Type equality evidence you can carry around
type-level-numbers-0.1.1.1Type level numbers implemented using type families
type-list-0.2.0.0Operations on type-level lists and tuples
types-compat-0.1.1ghc-7.6/7.8 compatible GHC.TypeLits, Data.Typeable and Data.Proxy
unbounded-delays-0.1.0.9Unbounded thread delays and timeouts
unbound-generics-0.2Support for programming with names and binders using GHC Generics
union-find-0.2Efficient union and equivalence testing of sets
uniplate-1.6.12Help writing simple, concise and fast generic operations
unix-2.7.1.0POSIX functionality
unix-compat-0.4.1.4Portable POSIX-compatibility layer
unix-time-0.3.6Unix time parser/formatter and utilities
Unixutils-1.54.1A crude interface between Haskell and Unix-like operating systems
unlambda-0.1.4.1Unlambda interpreter
unordered-containers-0.2.5.1Efficient hashing-based container types
uri-bytestring-0.1.9.2Haskell URI parsing as ByteStrings
uri-encode-1.5.0.4Unicode aware uri-encoding
uri-templater-0.2.0.0Parsing & Quasiquoting for RFC 6570 URI Templates
url-2.1.3A library for working with URLs
urlpath-2.1.0Painfully simple URL writing combinators
users-0.3.0.0A library simplifying user management for web applications
users-persistent-0.3.0.0A persistent backend for the users package
users-postgresql-simple-0.3.0.0A PostgreSQL backend for the users package
users-test-0.3.0.0Library to test backends for the users library
utf8-light-0.4.2Unicode
utf8-string-1.0.1.1Support for reading and writing UTF8 Strings
uuid-1.3.11For creating, comparing, parsing and printing Universally Unique Identifiers
uuid-types-1.0.2Type definitions for Universally Unique Identifiers
uu-interleaved-0.2.0.0Providing an interleaving combinator for use with applicative/alternative style implementations
uu-parsinglib-2.9.1Fast, online, error-correcting, monadic, applicative, merging, permuting, interleaving, idiomatic parser combinators
validate-input-0.2.0.0Input validation combinator library
vault-0.3.0.5a persistent store for values of arbitrary types
vector-0.10.12.3Efficient Arrays
vector-algorithms-0.7.0.1Efficient algorithms for vector arrays
vector-binary-instances-0.2.1.0Instances of Data.Binary and Data.Serialize for vector
vector-buffer-0.4.1A buffer compatible with Data.Vector.*
vector-instances-3.3.1Orphan Instances for 'Data.Vector'
vector-space-0.10.2Vector & affine spaces, linear maps, and derivatives
vector-space-points-0.2.1.1A type for points, as distinct from vectors
vector-th-unbox-0.2.1.3Deriver for Data.Vector.Unboxed using Template Haskell
vhd-0.2.2Provides functions to inspect and manipulate virtual hard disk (VHD) files
void-0.7.1A Haskell 98 logically uninhabited data type
wai-3.0.5.0Web Application Interface
wai-app-static-3.1.4.1WAI application for static serving
wai-conduit-3.0.0.3conduit wrappers for WAI
wai-cors-0.2.4CORS for WAI
wai-eventsource-3.0.0WAI support for server-sent events (deprecated)
wai-extra-3.0.13.1Provides some basic WAI handlers and middleware
wai-handler-launch-3.0.0.5Launch a web app in the default browser
wai-logger-2.2.4.1A logging system for WAI
wai-middleware-consul-0.1.0.2Wai Middleware for Consul
wai-middleware-crowd-0.1.3Middleware and utilities for using Atlassian Crowd authentication
wai-middleware-prometheus-0.1.0.1WAI middlware for exposing http://prometheus.io metrics
wai-middleware-static-0.7.0.1WAI middleware that serves requests to static files
wai-middleware-throttle-0.2.0.2WAI Middleware for Request Throttling
wai-predicates-0.8.5WAI request predicates
wai-route-0.3.1Minimalistic, efficient routing for WAI
wai-routes-0.7.3Typesafe URLs for Wai applications
wai-routing-0.12.2Declarative routing for WAI
wai-session-0.3.2Flexible session middleware for WAI
waitra-0.0.4.0A very simple Wai router
wai-websockets-3.0.0.8Provide a bridge between WAI and the websockets package
warp-3.1.3.1A fast, light-weight web server for WAI applications
warp-tls-3.1.3HTTP over TLS support for Warp via the TLS package
webdriver-0.6.3.1a Haskell client for the Selenium WebDriver protocol
webdriver-angular-0.1.9Webdriver actions to assist with testing a webpage which uses Angular.Js
web-fpco-0.1.1.0Wrappers for web frameworks to ease usage with the FP Complete environment
webpage-0.0.4Organized and simple web page scaffold for blaze and lucid
web-routing-0.6.2simple routing library
websockets-0.9.6.1A sensible and clean way to write WebSocket-capable servers in Haskell
Win32-2.3.1.0A binding to part of the Win32 library
Win32-notify-0.3.0.1A binding to part of the Win32 library for file notification
witherable-0.1.3.2Generalization of filter and catMaybes
wizards-1.0.2High level, generic library for interrogative user interfaces
wl-pprint-1.2The Wadler/Leijen Pretty Printer
wl-pprint-extras-3.5.0.5A free monad based on the Wadler/Leijen pretty printer
wl-pprint-terminfo-3.7.1.3A color pretty printer with terminfo support
wl-pprint-text-1.1.0.4A Wadler/Leijen Pretty Printer for Text values
word8-0.1.2Word8 library
wordpass-1.0.0.4Dictionary-based password generator
Workflow-0.8.3Workflow patterns over a monad for thread state logging & recovery
wrap-0.0.0Wrap a function's return value with another function
wreq-0.4.1.0An easy-to-use HTTP client library
X11-1.6.1.2A binding to the X11 graphics library
x509-1.6.3X509 reader and writer
x509-store-1.6.1X.509 collection accessing and storing methods
x509-system-1.6.3Handle per-operating-system X.509 accessors and storage
x509-validation-1.6.3X.509 Certificate and CRL validation
xenstore-0.1.1Xenstore client access
xformat-0.1.2.1Extensible, type-safe formatting with scanf- and printf-like functions
xhtml-3000.2.1An XHTML combinator library
xlsior-0.1.0.1Streaming Excel file generation and parsing
xlsx-0.1.2Simple and incomplete Excel file parser/writer
xml-1.3.14A simple XML library
xml-conduit-1.3.3Pure-Haskell utilities for dealing with XML with the conduit package
xmlgen-0.6.2.1Fast XML generation library
xml-hamlet-0.4.0.11Hamlet-style quasiquoter for XML content
xmlhtml-0.2.3.4XML parser and renderer with HTML 5 quirks mode
xml-lens-0.1.6.3Lenses, traversals, and prisms for xml-conduit
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.6sanitize untrusted HTML to prevent XSS attacks
yackage-0.8.0Personal Hackage replacement for testing new packages
yaml-0.8.15.2Support for parsing and rendering YAML documents
Yampa-0.10.4Library for programming hybrid systems
YampaSynth-0.2Software synthesizer
yesod-1.4.2Creation of type-safe, RESTful web applications
yesod-auth-1.4.11Authentication for Yesod
yesod-auth-account-1.4.1An account authentication plugin for Yesod
yesod-auth-basic-0.1.0.2Yesod Middleware for HTTP Basic Authentication
yesod-auth-deskcom-1.4.0Desk.com remote authentication support for Yesod apps
yesod-auth-fb-1.7Authentication backend for Yesod using Facebook
yesod-auth-hashdb-1.4.2.2Authentication plugin for Yesod
yesod-auth-oauth-1.4.0.2OAuth Authentication for Yesod
yesod-auth-oauth2-0.1.6OAuth 2.0 authentication plugins
yesod-bin-1.4.17The yesod helper executable
yesod-core-1.4.18.1Creation of type-safe, RESTful web applications
yesod-default-1.2.0Default config and main functions for your yesod application (deprecated)
yesod-eventsource-1.4.0.1Server-sent events support for Yesod apps
yesod-fay-0.8.0Utilities for using the Fay Haskell-to-JS compiler with Yesod
yesod-fb-0.3.4Useful glue functions between the fb library and Yesod
yesod-form-1.4.6Form handling support for Yesod Web Framework
yesod-gitrepo-0.2.1.0Host content provided by a Git repo
yesod-gitrev-0.1.0.0A subsite for displaying git information
yesod-mangopay-1.11.5Yesod library for MangoPay API access
yesod-newsfeed-1.4.0.1Helper functions and data types for producing News feeds
yesod-persistent-1.4.0.3Some helpers for using Persistent from Yesod
yesod-sitemap-1.4.0.1Generate XML sitemaps
yesod-static-1.5.0.3Static file serving subsite for Yesod Web Framework
yesod-static-angular-0.1.7Yesod generators for embedding AngularJs code into yesod-static at compile time
yesod-table-1.0.6HTML tables for Yesod
yesod-test-1.4.4integration testing for WAI/Yesod Applications
yesod-text-markdown-0.1.8Yesod support for Text.Markdown
yesod-websockets-0.2.4WebSockets support for Yesod
zero-0.1.3.1Semigroups with absorption
zeromq4-haskell-0.6.4Bindings to ZeroMQ 4.x
zip-archive-0.2.3.7Library for creating and modifying zip archives
zlib-0.5.4.2Compression and decompression in the gzip and zlib formats
zlib-bindings-0.1.1.5Low-level bindings to the zlib package
zlib-enum-0.2.3.1Enumerator interface for zlib compression
zlib-lens-0.1.2Lenses for zlib