Stackage Nightly 2015-01-20 (ghc-7.8.4)

Published on 2015-01-20View changes

resolver: nightly-2015-01-20

Packages (901)

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.0.0An embedded language for accelerated array processing
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
active-0.1.0.17Abstractions for animation
AC-Vector-2.3.2Efficient geometric vectors and transformations
ad-4.2.1.1Automatic Differentiation
adjunctions-4.2Adjunctions and representable functors
aeson-0.8.0.2Fast JSON parsing and encoding
aeson-pretty-0.7.2JSON pretty-printing library and command-line tool
aeson-qq-0.7.4JSON quasiquoter for Haskell
aeson-utils-0.2.2.1Utilities for working with Aeson
alarmclock-0.2.0.5Wake up and perform an action at a certain time
alex-3.1.4Alex is a tool for generating lexical analysers in Haskell
amqp-0.10.1Client library for AMQP servers (currently only RabbitMQ)
ansi-terminal-0.6.2.1Simple ANSI terminal support, with Windows compatibility
ansi-wl-pprint-0.6.7.1The Wadler/Leijen Pretty Printer for colored ANSI terminal output
appar-0.1.4A simple applicative parser
approximate-0.2.1.1Approximate discrete values and numbers
arbtt-0.9Automatic Rule-Based Time Tracker
arithmoi-0.4.1.1Efficient basic number-theoretic functions. Primes, powers, integer logarithms
array-0.5.0.0Mutable and immutable arrays
arrow-list-0.7List arrows for Haskell
asn1-data-0.7.1ASN1 data reader and writer in RAW, BER and DER forms
asn1-encoding-0.9.0ASN1 data reader and writer in RAW, BER and DER forms
asn1-parse-0.9.0Simple monadic parser for ASN1 stream types
asn1-types-0.3.0ASN.1 types
async-2.0.2Run IO operations asynchronously and wait for their results
atto-lisp-0.2.2Efficient parsing and serialisation of S-Expressions
attoparsec-0.12.1.2Fast combinator parsing for bytestrings and text
attoparsec-conduit-1.1.0Consume attoparsec parsers via conduit. (deprecated)
attoparsec-enumerator-0.3.3Pass input from an enumerator to an Attoparsec parser
attoparsec-expr-0.1.1.1Port of parsec's expression parser to attoparsec
authenticate-1.3.2.11Authentication methods for Haskell web applications
authenticate-oauth-1.5.0.2Library to authenticate with OAuth for Haskell web applications
auto-update-0.1.2.1Efficiently run periodic, on-demand actions
aws-0.11.2Amazon Web Services (AWS) for Haskell
bake-0.2Continuous integration system
bank-holidays-england-0.1.0.2Calculation of bank holidays in England and Wales
barecheck-0.2.0.6QuickCheck implementations for common types
base-4.7.0.2Basic libraries
base16-bytestring-0.1.1.6Fast base16 (hex) encoding and decoding for ByteStrings
base64-bytestring-1.0.0.1Fast base64 encoding and decoding for ByteStrings
base64-string-0.2Base64 implementation for String's
base-compat-0.5.0A compatibility layer for base
base-prelude-0.1.14The 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.3.11An enhanced core prelude; a common foundation for alternate preludes
bifunctors-4.2Bifunctors
binary-0.7.1.0Binary serialisation for Haskell values using lazy ByteStrings
binary-conduit-1.2.3data serialization/deserialization conduit library
binary-list-1.0.1.0Lists of length a power of two
bindings-DSL-1.0.22FFI 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
biophd-0.0.5Library for reading phd sequence files
biopsl-0.4Library and executables for working with PSL files
biosff-0.3.7.1Library and executables for working with SFF files
bits-0.4Various bit twiddling and bitwise serialization primitives
BlastHTTP-1.0.1Libary to interface with the NCBI blast REST interface
blastxml-0.3.2Library for reading Blast XML output
blaze-builder-0.3.3.4Efficient buffered output
blaze-builder-conduit-1.1.0Convert streams of builders to streams of bytestrings. (deprecated)
blaze-builder-enumerator-0.2.0.6Enumeratees for the incremental conversion of builders to bytestrings
blaze-html-0.7.0.3A blazingly fast HTML combinator library for Haskell
blaze-markup-0.6.3.0A blazingly fast markup combinator library for Haskell
blaze-svg-0.3.4SVG combinator library
blaze-textual-0.2.0.9Fast rendering of common datatypes
BlogLiterately-0.7.1.7A tool for posting Haskelly articles to blogs
BlogLiterately-diagrams-0.1.4.3Include images in blog posts with inline diagrams code
bloodhound-0.5.0.1ElasticSearch client library for Haskell
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.4Making de Bruijn Succ Less
BoundedChan-1.0.3.0Implementation of bounded channels
broadcast-chan-0.1.0Broadcast channel type that avoids 0 reader space leaks
bson-0.3.1BSON documents are JSON-like objects with a standard binary encoding
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.14.1.3Sharing code for serialization between binary and cereal
bytestring-0.10.4.0Fast, compact, strict and lazy byte strings with a list interface
bytestring-builder-0.10.4.0.1The new bytestring builder, packaged outside of GHC
bytestring-lexing-0.4.3.2Parse and produce literals efficiently from strict or lazy bytestrings
bytestring-mmap-0.2.2mmap support for strict ByteStrings
bytestring-progress-1.0.3A library for tracking the consumption of a lazy ByteString
bytestring-show-0.3.5.6Efficient conversion of values into readable byte strings
bytestring-trie-0.2.4An efficient finite map from (byte)strings to values
bzlib-0.5.0.4Compression and decompression in the bzip2 format
bzlib-conduit-0.2.1.3Streaming compression/decompression via conduits
c2hs-0.21.1C->Haskell FFI tool that gives some cross-language type safety
Cabal-1.18.1.5A framework for packaging Haskell software
cabal-install-1.18.0.8The command-line interface for Cabal and Hackage
cabal-rpm-0.9.2RPM packaging tool for Haskell Cabal-based packages
cabal-src-0.2.5Alternative install procedure to avoid the diamond dependency issue
cairo-0.13.0.6Binding to the Cairo library
cartel-0.12.0.2Specify Cabal files in Haskell
case-insensitive-1.2.0.3Case insensitive string comparison
cases-0.1.2A converter for spinal, snake and camel cases
cassava-0.4.2.1A 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
cereal-0.4.1.1A binary serialization library
cereal-conduit-0.7.2.3Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits
certificate-1.3.9Certificates and Key Reader/Writer
charset-0.3.7Fast unicode character sets based on complemented PATRICIA tries
Chart-1.3.3A library for generating 2D Charts and Plots
Chart-diagrams-1.3.3Diagrams backend for Charts
ChasingBottoms-1.3.0.9For testing partial and infinite values
check-email-1.0Confirm whether an email is valid and probably existant
checkers-0.4.1Check properties on standard classes and data structures
chell-0.4.0.1A simple and intuitive library for automated testing
chell-quickcheck-0.2.4QuickCheck support for the Chell testing library
chunked-data-0.1.0.1Typeclasses for dealing with various chunked data representations
cipher-aes-0.2.10Fast AES cipher implementation with advanced mode of operations
cipher-aes128-0.6.4AES 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
classy-prelude-0.10.2A typeclass-based Prelude
classy-prelude-conduit-0.10.2conduit instances for classy-prelude
classy-prelude-yesod-0.10.2Provide a classy prelude including common Yesod functionality
clientsession-0.9.1.1Securely store session data in a client-side cookie
clock-0.4.1.3High-resolution clock functions: monotonic, realtime, cputime
cmdargs-0.10.12Command line argument processing
code-builder-0.1.3Simple system for generating code
codex-0.2.1.4A ctags file generator for cabal project dependencies
colour-2.3.3A model for human colour/color perception
comonad-4.2.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.9Compositional Data Types
compensated-0.6.1Compensated floating-point arithmetic
composition-1.0.1.0Combinators for unorthodox function composition
compressed-3.10Compressed containers and reducers
concatenative-1.0.1A library for postfix control flow
concurrent-extra-0.7.0.9Extra concurrency primitives
concurrent-supply-0.1.7A fast concurrent unique identifier supply with a pure API
cond-0.4.1.1Basic conditional and boolean operators with monadic variants
conduit-1.2.3.1Streaming data processing library
conduit-combinators-0.3.0.5Commonly used conduit functions, for both chunked and unchunked data
conduit-extra-1.1.6.2Batteries included conduit: adapters for common libraries
configurator-0.3.0.0Configuration management
connection-0.2.4Simple and easy network connections API
constraints-0.4.1.3Constraint manipulation
containers-0.5.5.1Assorted concrete container types
containers-unicode-symbols-0.3.1.1Unicode alternatives for common functions and operators
contravariant-1.2.0.1Contravariant functors
control-monad-free-0.5.3Free monads and monad transformers
control-monad-loop-0.1Simple monad transformer for imperative-style loops
convertible-1.1.0.0Typeclasses and instances for converting between types
cookie-0.4.1.4HTTP cookie parsing and rendering
courier-0.1.0.15A message-passing library for simplifying network applications
cpphs-1.18.7A 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
criterion-1.0.2.0Robust, reliable performance measurement and analysis
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
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.8Simple 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.3A flexible, fast, conduit-based CSV parser library for Haskell
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
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-reify-0.6Reify a recursive data structure into an explicit graph
DAV-1.0.3RFC 4918 WebDAV support
Decimal-0.4.2Decimal numbers with variable precision
deepseq-1.3.0.2Deep evaluation of data structures
deepseq-generics-0.1.1.2GHC.Generics-based Control.DeepSeq.rnf implementation
derive-2.5.19A program and library to derive instances for data types
diagrams-1.2Embedded domain-specific language for declarative vector graphics
diagrams-builder-0.6.0.3hint-based build service for the diagrams graphics EDSL
diagrams-cairo-1.2.0.6Cairo backend for diagrams drawing EDSL
diagrams-contrib-1.1.2.5Collection of user contributions to diagrams EDSL
diagrams-core-1.2.0.5Core libraries for diagrams EDSL
diagrams-haddock-0.2.2.13Preprocessor for embedding diagrams in Haddock documentation
diagrams-lib-1.2.0.8Embedded domain-specific language for declarative graphics
diagrams-postscript-1.1.0.4Postscript backend for diagrams drawing EDSL
diagrams-svg-1.1.0.4SVG backend for diagrams drawing EDSL
Diff-0.3.0O(ND) diff algorithm in haskell
digest-0.0.1.2Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now
digestive-functors-0.7.1.3A practical formlet library
dimensional-0.13.0.1Statically checked physical dimensions
directory-1.2.1.0library for directory handling
directory-tree-0.12.0A simple directory-like tree datatype, with useful IO functions
direct-sqlite-2.3.14Low-level binding to SQLite3. Includes UTF8 and BLOB support
distributed-process-0.5.3Cloud Haskell: Erlang-style concurrency in Haskell
distributed-process-async-0.2.1Cloud Haskell Async API
distributed-process-client-server-0.1.2The Cloud Haskell Application Platform
distributed-process-execution-0.1.1Execution Framework for The Cloud Haskell Application Platform
distributed-process-extras-0.2.0Cloud Haskell Extras
distributed-process-simplelocalnet-0.2.2.0Simple zero-configuration backend for Cloud Haskell
distributed-process-supervisor-0.1.2Supervisors for The Cloud Haskell Application Platform
distributed-process-task-0.1.1Task Framework for The Cloud Haskell Application Platform
distributed-static-0.3.1.0Compositional, type-safe, polymorphic static values and closures
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.1Difference lists
dlist-instances-0.1Difference lists instances
doctest-0.9.12Test 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.5Rose trees with cached and accumulating monoidal annotations
easy-file-0.2.0Cross-platform File handling
effect-handlers-0.1.0.1A library for writing extensible algebraic effects and handlers. Similar to extensible-effects but with deep handlers
either-4.3.2.1An either monad transformer
elm-build-lib-0.14.0.0Compile Elm code to JS within Haskell
elm-compiler-0.14.1Values to help with elm-package, elm-make, and elm-lang.org
elm-core-sources-1.0.0Source files for the Elm runtime and standard libraries
elm-package-0.2.2Package manager for Elm libraries
email-validate-2.0.1Validating an email address string against RFC 5322
enclosed-exceptions-1.0.1Catching all exceptions from within an enclosed computation
entropy-0.3.4.1A platform independent entropy source
enumerator-0.4.20Reliable, high-performance processing with left-fold enumerators
eq-4.0.3Leibnizian equality
erf-2.0.0.0The error function, erf, and related functions
errorcall-eq-instance-0.1.0An orphan Eq instance for ErrorCall
errors-1.4.7Simplified error-handling
ersatz-0.2.6.1A monad for expressing SAT or QSAT problems using observable sharing
esqueleto-2.1.2.1Type-safe EDSL for SQL queries on persistent backends
exceptions-0.6.1Extensible optionally-pure exceptions
exception-transformers-0.3.0.4Type classes and monads for unchecked extensible exceptions
executable-path-0.0.3Finding out the full path of the executable
extensible-exceptions-0.1.1.4Extensible exceptions
extra-1.0.1Extra functions I use
failure-0.2.0.3A simple type class for success/failure computations. (deprecated)
fast-logger-2.2.3A fast logging system
fay-0.22.0.0A compiler for Fay, a Haskell subset that compiles to JavaScript
fay-base-0.19.4.2The base package for Fay
fay-builder-0.2.0.2Compile Fay code on cabal install, and ad-hoc recompile during development
fay-dom-0.5DOM FFI wrapper library for Fay
fay-jquery-0.6.0.3jQuery bindings for Fay
fay-text-0.3.2.1Fay Text type represented as JavaScript strings
fay-uri-0.2.0.0Persistent FFI bindings for using jsUri in Fay
fb-1.0.8Bindings to Facebook's API
fb-persistent-0.3.4Provides Persistent instances to Facebook types
fclabels-2.0.2.2First class accessor labels implemented as lenses
FenwickTree-0.1.2Data structure for fast query and update of cumulative sums
fgl-5.5.0.1Martin Erwig's Functional Graph Library
file-embed-0.0.7Use Template Haskell to embed file contents directly
file-location-0.4.5.3common functions that show file location information
filemanip-0.3.6.2Expressive file and directory manipulation for Haskell
filepath-1.3.0.2Library for manipulating FilePaths in a cross platform way
fingertree-0.1.0.0Generic finger-tree structure, with example instances
fixed-0.2.1Signed 15.16 precision fixed point arithmetic
fixed-list-0.1.5A fixed length list type
fixed-vector-0.7.0.3Generic vectors with statically known size
flexible-defaults-0.0.1.1Generate default function implementations for complex type classes
fmlist-0.9FoldMap lists
focus-0.1.3A general abstraction for manipulating elements of container data structures
foldl-1.0.7Composable, streaming, and efficient left folds
FontyFruity-0.4.1A true type file format loader
force-layout-0.3.0.9Simple force-directed layout
foreign-store-0.1Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads
formatting-6.1.1Combinator-based type-safe formatting (like printf() or FORMAT)
fpco-api-1.2.0.4Simple interface to the FP Complete IDE API
free-4.10.0.1Monads for free
freenect-1.2Interface to the Kinect device
frisby-0.2Linear time composable parser for PEG grammars
fsnotify-0.1.0.3Cross 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.2Derivation of Aeson instances using GHC generics
generic-deriving-1.6.3Generic programming library for generalised deriving
GenericPretty-1.2.1A generic, derivable, haskell pretty printer
generics-sop-0.1.1Generic Programming using True Sums of Products
ghc-7.8.4The GHC API
ghc-heap-view-0.5.3Extract the heap representation of Haskell values and thunks
ghcid-0.3.4GHCi based bare bones IDE
ghc-mod-5.2.1.2Happy Haskell Programming
ghc-mtl-1.2.1.0An mtl compatible version of the Ghc-Api monads and monad-transformers
ghc-paths-0.1.0.9Knowledge of GHC's installation directories
ghc-prim-0.3.1.0GHC primitives
ghc-syb-utils-0.2.3Scrap Your Boilerplate utilities for the GHC API
gio-0.13.0.4Binding to the GIO
git-embed-0.1.0Use TH to embed Git repo information
gl-0.7Complete OpenGL raw bindings
glib-0.13.0.7Binding to the GLIB library for Gtk2Hs
Glob-0.7.5Globbing library
GLURaw-1.4.0.2A raw binding for the OpenGL graphics system
GLUT-2.6.0.0A binding for the OpenGL Utility Toolkit
graph-core-0.2.1.0Fast, memory efficient and persistent graph implementation
graphs-0.6.0.1A simple monadic graph library
graphviz-2999.17.0.2Bindings to Graphviz for graph visualisation
gravatar-0.6Look up gravatar image urls by email address
groundhog-0.7.0.1Type-safe datatype-database mapping library
groundhog-mysql-0.7.0.1MySQL backend for the groundhog library
groundhog-postgresql-0.7.0.1PostgreSQL backend for the groundhog library
groundhog-sqlite-0.7.0.1Sqlite3 backend for the groundhog library
groundhog-th-0.7.0Type-safe datatype-database mapping library
groupoids-4.0This package has been absorbed into semigroupoids 4.0
groups-0.4.0.0Haskell 98 groups
gtk-0.13.4Binding to the Gtk+ graphical user interface library
gtk2hs-buildtools-0.13.0.3Tools to build the Gtk2Hs suite of User Interface libraries
hackage-db-1.11access Hackage's package database via Data.Map
haddock-api-2.15.0.2A documentation-generation tool for Haskell libraries
haddock-library-1.1.1Library exposing some functionality of Haddock
half-0.2.0.1Half-precision floating-point
HandsomeSoup-0.3.5Work with HTML more easily in HXT
happstack-server-7.3.9Web related tools and services
happy-1.19.5Happy is a parser generator for Haskell
hashable-1.2.3.1A class for types that can be converted to a hash value
hashable-extras-0.2.0.1Higher-rank Hashable
hashmap-1.3.0.1Persistent containers Map and Set based on hashing
hashtables-1.2.0.2Mutable hash tables in the ST monad
haskeline-0.7.1.2A command-line interface for user input, written in Haskell
haskell2010-1.1.2.0Compatibility with Haskell 2010
haskell98-2.0.0.3Compatibility with Haskell 98
haskell-lexer-1.0A fully compliant Haskell 98 lexer
haskell-names-0.4.1Name resolution library for Haskell
HaskellNet-0.4.1Client support for POP3, SMTP, and IMAP
haskell-packages-0.2.4.4Haskell suite library for package management and integration with Cabal
haskell-src-1.0.1.6Support 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.8Parse source to template-haskell abstract syntax
hasql-0.7.2A minimalistic general high level API for relational databases
hasql-backend-0.4.0API for backends of "hasql"
hasql-postgres-0.10.2A "PostgreSQL" backend for the "hasql" library
hastache-0.6.1Haskell implementation of Mustache templates
HaTeX-3.16.0.0The Haskell LaTeX library
HaXml-1.25.2Utilities for manipulating XML documents
haxr-3000.10.3.1XML-RPC client and server library
HCodecs-0.5A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files
hdaemonize-0.5.0.0Library to handle the details of writing daemons for UNIX
hdevtools-0.1.0.6Persistent GHC powered background server for FAST haskell development tools
hdocs-0.4.1.2Haskell docs tool
heaps-0.3.1Asymptotically optimal Brodal/Okasaki heaps
hebrew-time-0.1.1Hebrew dates and prayer times
heist-0.14.0.1An Haskell template system supporting both HTML5 and XML
here-1.2.6Here docs & interpolated strings via quasiquotation
heredoc-0.2.0.0multi-line string / here document using QuasiQuotes
hflags-0.4Command line flag parser, very similar to Google's gflags
highlighting-kate-0.5.11.1Syntax highlighting
hinotify-0.3.7Haskell binding to inotify
hint-0.4.2.1Runtime Haskell interpreter (GHC API wrapper)
histogram-fill-0.8.4.1Library for histograms creation
hit-0.6.3Git operations in haskell
hjsmin-0.1.4.7Haskell implementation of a javascript minifier
hledger-0.24The main command-line interface for the hledger accounting tool
hledger-lib-0.24Core data types, parsers and utilities for the hledger accounting tool
hlibgit2-0.18.0.13Low-level bindings to libgit2
hlint-1.9.16Source code suggestions
hmatrix-0.16.1.3Numeric Linear Algebra
hmatrix-gsl-0.16.0.3Numerical computation
hoauth2-0.4.3hoauth2
holy-project-0.1.1.1Start your Haskell project with cabal, git and tests
hoogle-4.2.37Haskell API Search
hoopl-3.10.0.1A library to support dataflow analysis and optimization
hOpenPGP-1.11native Haskell implementation of OpenPGP (RFC4880)
hopenpgp-tools-0.13hOpenPGP-based command-line tools
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.8simple performant time related library
hpc-0.6.0.1Code Coverage Library for Haskell
hpc-coveralls-0.8.1Coveralls.io support for Haskell
hPDB-1.2.0.2Protein Databank file format library
hPDB-examples-1.2.0.1Examples for hPDB library
hs-bibutils-5.5Haskell bindings to bibutils, the bibliography conversion utilities
hscolour-1.20.3Colourise Haskell code
hsdev-0.1.3.2Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references etc
hse-cpp-0.1Preprocess+parse haskell code
hslogger-1.2.6Versatile logging framework
hslua-0.3.13A Lua language interpreter embedding in Haskell
hspec-2.1.2A Testing Framework for Haskell
hspec2-0.6.1Alpha version of Hspec 2.0
hspec-core-2.1.2A Testing Framework for Haskell
hspec-discover-2.1.2Automatically discover and run Hspec tests
hspec-expectations-0.6.1.1Catchy combinators for HUnit
hspec-meta-2.0.0A version of Hspec which is used to test Hspec itself
hspec-wai-0.6.3Experimental Hspec support for testing WAI applications
hspec-wai-json-0.6.0Testing JSON APIs with hspec-wai
HStringTemplate-0.7.3StringTemplate implementation in Haskell
hsyslog-2.0FFI interface to syslog(3) from POSIX.1-2001
HTF-0.12.2.3The Haskell Test Framework
html-1.0.1.2HTML combinator library
html-conduit-1.1.1.1Parse HTML documents using xml-conduit datatypes
HTTP-4000.2.19A library for client-side HTTP
http-client-0.4.6.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-conduit-2.1.5HTTP client package with conduit interface and HTTPS support
http-date-0.0.4HTTP Date parser/formatter
http-reverse-proxy-0.4.1.2Reverse proxy HTTP requests, either over raw sockets or with WAI
http-types-0.8.5Generic HTTP types for Haskell (for both client and server code)
HUnit-1.2.5.2A unit testing framework for Haskell
hweblib-0.6.3Haskell Web Library
hxt-9.3.1.10A collection of tools for processing XML with Haskell
hxt-charproperties-9.2.0.0Character properties and classes for XML and Unicode
hxt-http-9.1.5Interface to native Haskell HTTP package HTTP
hxt-pickle-utils-0.1.0.2Utility functions for using HXT picklers
hxt-regex-xmlschema-9.2.0A regular expression library for W3C XML Schema regular expressions
hxt-relaxng-9.1.5.1The HXT RelaxNG validator
hxt-unicode-9.0.2.2Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
hybrid-vectors-0.1.2.1Hybrid vectors e.g. Mixed Boxed/Unboxed vectors
hyphenation-0.4Configurable Knuth-Liang hyphenation
idna-0.3.0Implements IDNA (RFC 3490)
ieee754-0.7.5Utilities for dealing with IEEE floating point numbers
IfElse-0.85Anaphoric and miscellaneous useful control-flow
imagesize-conduit-1.0.0.4Determine the size of some common image formats
immortal-0.2Spawn threads that never die (unless told to do so)
incremental-parser-0.2.3.4Generic parser library capable of providing partial results from partial input
indents-0.3.3indentation sensitive parser-combinators for parsec
ini-0.3.0Quick and easy configuration files in the INI format
integer-gmp-0.5.1.0Integer library based on GMP
integration-0.2.0.1Fast robust numeric integration via tanh-sinh quadrature
interpolate-0.1.0String interpolation done right
interpolatedstring-perl6-0.9.0QuasiQuoter for Perl6-style multi-line interpolated strings
intervals-0.7.0.1Interval Arithmetic
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
iproute-1.3.1IP Routing Table
iterable-3.0API for hierarchical multilevel collections
ixset-1.0.6Efficient relational queries on Haskell sets
js-flot-0.8.3Obtain minified flot code
js-jquery-1.11.2Obtain minified jQuery code
json-autotype-0.2.5.4Automatic type declaration for JSON input data
json-schema-0.7.3.0Types and type classes for defining JSON schemas
JuicyPixels-3.2.2Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
JuicyPixels-repa-0.7Convenience functions to obtain array representations of images
kan-extensions-4.2.1Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads
kdt-0.2.2Fast and flexible k-d trees for various types of point queries
keter-1.3.7.1Web application deployment manager, focusing on Haskell web frameworks
keys-3.10.1Keyed functors and containers
koofr-client-1.0.0.1Client to Koofr API
kure-2.16.6Combinators for Strategic Programming
language-c-0.4.7Analysis and generation of C code
language-ecmascript-0.16.2JavaScript parser and pretty-printer library
language-glsl-0.1.1GLSL 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.7Manipulating Java source: abstract syntax, lexer, parser, and pretty-printer
language-javascript-0.5.13Parser for JavaScript
lazy-csv-0.5Efficient lazy parsers for CSV (comma-separated values)
lca-0.2.4O(log n) persistent on-line lowest common ancestor calculation without preprocessing
lens-4.6.0.1Lenses, Folds and Traversals
lens-aeson-1.0.0.3Law-abiding lenses for aeson
lens-family-th-0.4.0.0Generate lens-family style lenses
lhs2tex-1.18.1Preprocessor for typesetting Haskell sources with LaTeX
libgit-0.3.0Simple Git Wrapper
libnotify-0.1.1.0Bindings to libnotify library
lifted-async-0.2.0.2Run lifted IO operations asynchronously and wait for their results
lifted-base-0.2.3.3lifted IO operations from the base library
linear-1.16Linear Algebra
linear-accelerate-0.2Instances to use linear vector spaces on accelerate backends
ListLike-4.1.1Generic support for list-like structures
list-t-0.4.2ListT done right
loch-th-0.2.1Support for precise error locations in source files (Template Haskell version)
log-domain-0.9.3Log-domain arithmetic
logict-0.6.0.2A backtracking logic-programming monad
loop-0.2.0Fast loops (for when GHC can't optimize forM_)
lucid-2.6.0Clear to write, read and edit DSL for HTML
lzma-conduit-1.1.3Conduit interface for lzma/xz compression
machines-0.4.1Networked stream transducers
machines-directory-0.2.0.0Directory (system) utilities for the machines library
machines-io-0.2.0.0IO utilities for the machines library
machines-process-0.2.0.0Process (system) utilities for the machines library
mandrill-0.1.1.0Library for interfacing with the Mandrill JSON API
map-syntax-0.2Syntax sugar for defining maps
markdown-0.1.13.1Convert Markdown to HTML, with XSS protection
markdown-unlit-0.2.0.1Literate Haskell support for Markdown
math-functions-0.1.5.2Special functions and Chebyshev polynomials
matrix-0.3.4.1A native implementation of matrix operations
MaybeT-0.1.2MaybeT monad transformer
MemoTrie-0.6.2Trie-based memo functions
mersenne-random-pure64-0.2.0.4Generate high quality pseudorandom numbers purely using a Mersenne Twister
messagepack-0.3.0Serialize instance for Message Pack Object
messagepack-rpc-0.1.0.3Message Pack RPC over TCP
mime-mail-0.4.6.2Compose MIME email messages
mime-mail-ses-0.3.2.2Send mime-mail messages via Amazon SES
mime-types-0.1.0.5Basic mime-type handling types and functions
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
MonadCatchIO-transformers-0.3.1.3Monad-transformer compatible version of the Control.Exception module
monad-control-0.3.3.0Lift control operations, like exception catching, through monad transformers
monad-coroutine-0.9Coroutine monad transformer for suspending and resuming monadic computations
monadcryptorandom-0.6.1A monad for using CryptoRandomGen
monad-extras-0.5.9Extra utility functions for working with monads
monadic-arrays-0.2.1.3Boxed and unboxed arrays for monad transformers
monad-journal-0.7Pure logger typeclass and monad transformer
monad-logger-0.3.11.1A class of monads which can log messages
monad-loops-0.4.2.1Monadic loops
monad-par-0.3.4.7A library for parallel programming based on a monad
monad-parallel-0.7.1.3Parallel execution of monadic computations
monad-par-extras-0.3.3Combinators and extra features for Par monads
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.3.0.1Random-number generation monad
monad-st-0.2.4Provides a MonadST class
monads-tf-0.1.0.2Monad classes, using type families
mongoDB-2.0.3Driver (client) for MongoDB, a free, scalable, fast, document DBMS
monoid-extras-0.3.3.5Various extra monoid-related definitions and utilities
monoid-subclasses-0.3.6.2Subclasses of Monoid
mono-traversable-0.7.0Type classes for mapping, folding, and traversing monomorphic containers
mtl-2.1.3.1Monad classes, using functional dependencies
mtlparse-0.1.3.0parse library using mtl package
mtl-prelude-1.0.2Reexports of most definitions from "mtl" and "transformers"
multiarg-0.30.0.0Command lines for options that take multiple arguments
multimap-1.2.1A multimap
multipart-0.1.2HTTP multipart split out of the cgi package
MusicBrainz-0.2.2interface to MusicBrainz XML2 web service
mutable-containers-0.2.1.2Abstactions and concrete implementations of mutable containers
mwc-random-0.13.3.0Fast, high quality pseudo random number generation
mysql-0.1.1.7A low-level MySQL client library
mysql-simple-0.2.2.4A mid-level MySQL client library
nanospec-0.2.0A lightweight implementation of a subset of Hspec's API
nats-1Natural numbers
neat-interpolation-0.2.2A quasiquoter for neat and simple multiline text interpolation
nettle-0.1.0safe nettle binding
network-2.6.0.2Low-level networking interface
network-conduit-tls-1.1.0.2Create TLS-aware network code with conduits
network-info-0.2.0.5Access the local computer's basic network configuration
network-multicast-0.0.11Simple multicast library
network-simple-0.4.0.2Simple network sockets usage patterns
network-transport-0.4.1.0Network abstraction layer
network-transport-tcp-0.4.1TCP instantiation of Network.Transport
network-transport-tests-0.2.2.0Unit tests for Network.Transport implementations
network-uri-2.6.0.1URI manipulation
newtype-0.2A typeclass and set of functions for working with newtypes
nsis-0.2.4DSL 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
Octree-0.5.4.2Simple unbalanced Octree for storing data about 3D points
old-locale-1.0.0.6locale library
old-time-1.1.0.2Time library
OneTuple-0.2.1Singleton Tuple
opaleye-0.3An SQL-generating DSL targeting PostgreSQL
OpenGL-2.10.0.0A binding for the OpenGL graphics system
OpenGLRaw-1.5.0.1A raw binding for the OpenGL graphics system
openpgp-asciiarmor-0.1OpenPGP (RFC4880) ASCII Armor codec
operational-0.2.3.2Implementation of difficult monads made easy with operational semantics
options-1.2.1.1A powerful and easy-to-use command-line option parser
optparse-applicative-0.11.0.1Utilities and combinators for parsing command line options
osdkeys-0.0Show keys pressed with an on-screen display (Linux only)
pandoc-1.13.2Conversion between markup formats
pandoc-citeproc-0.6Supports using pandoc with citeproc
pandoc-types-1.12.4.1Types for representing a structured document
pango-0.13.0.5Binding to the Pango text rendering engine
parallel-3.2.0.6Parallel 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.8Monadic parser combinators
parsers-0.12.1.1Parsing combinators
partial-handler-0.1.0A composable exception handler
path-pieces-0.1.5Components of paths
patience-0.1.1Patience diff and longest increasing subsequence
pcre-light-0.4.0.3A small, efficient and portable regex library for Perl 5 compatible regular expressions
pdfinfo-1.5.1Wrapper around the pdfinfo command
pem-0.2.2Privacy Enhanced Mail (PEM) format reader and writer
persistent-2.1.1.4Type-safe, multi-backend data serialization
persistent-mongoDB-2.1.2.1Backend for the persistent library using mongoDB
persistent-mysql-2.1.2.1Backend for the persistent library using MySQL database server
persistent-postgresql-2.1.2.2Backend for the persistent library using postgresql
persistent-sqlite-2.1.1.2Backend for the persistent library using sqlite3
persistent-template-2.1.0.1Type-safe, non-relational, multi-backend persistence
phantom-state-0.2.0.2Phantom State Transformer. Like State Monad, but without values
pipes-4.1.4Compositional pipelines
pipes-concurrency-2.0.2Concurrency for the pipes ecosystem
pipes-parse-3.0.2Parsing infrastructure for the pipes ecosystem
placeholders-0.1Placeholders for use while developing Haskell code
pointed-4.2Pointed and copointed data
polyparse-1.11A variety of alternative parser combinator libraries
postgresql-binary-0.5.0Encoders and decoders for the PostgreSQL's binary format
postgresql-libpq-0.9.0.1low-level binding to libpq
postgresql-simple-0.4.9.0Mid-Level PostgreSQL client library
pqueue-1.2.1Reliable, persistent, fast priority queues
prednote-0.28.0.2Evaluate and display trees of predicates
prefix-units-0.1.0.2A basic library for SI/binary prefix units
prelude-extras-0.4Haskell 98 - higher order versions of Prelude classes
present-2.2Make presentations for data types
pretty-1.1.1.1Pretty-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.8Tools for working with derived `Show` instances and generic inspection of values
primes-0.2.1.0Efficient, purely functional generation of prime numbers
primitive-0.5.4.0Primitive memory-related operations
process-1.2.0.0Process libraries
process-conduit-1.2.0.1Conduits for processes (deprecated)
process-extras-0.3.0Process extras
product-profunctors-0.6product-profunctors
profunctor-extras-4.0This package has been absorbed into profunctors 4.0
profunctors-4.3.2Profunctors
project-template-0.1.4.2Specify Haskell project templates and generate files
PSQueue-1.1Priority Search Queue
publicsuffixlist-0.1Is a given string a domain suffix?
punycode-2.0Encode unicode strings to ascii forms according to RFC 3492
pure-io-0.2.1Pure IO monad
pureMD5-2.1.2.1A Haskell-only implementation of the MD5 digest (hash) algorithm
pwstore-fast-2.4.4Secure password storage
quandl-api-0.2.0.0Quandl.com API library
QuasiText-0.1.2.5A QuasiQuoter for Text
QuickCheck-2.7.6Automatic testing of Haskell programs
quickcheck-assertions-0.1.1HUnit like assertions for QuickCheck
quickcheck-instances-0.3.10Common quickcheck instances
quickcheck-io-0.1.1Use HUnit assertions as QuickCheck properties
quickcheck-unicode-1.0.0.0Generator and shrink functions for testing Unicode-related software
quickpull-0.4.0.0Generate Main module with QuickCheck tests
rainbow-0.20.0.6Print text to terminal with colors and effects
random-1.0.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
rank1dynamic-0.2.0.1Like Data.Dynamic/Data.Typeable but with support for rank-1 polymorphic types
Rasterific-0.4.1A pure haskell drawing engine
raw-strings-qq-1.0.2Raw string literals for Haskell
ReadArgs-1.2.2Simple command line argument parsing
reducers-3.10.3Semigroups, specialized containers and a general map/reduce framework
reflection-1.5.1Reifies arbitrary terms into types that can be reflected back into terms
regex-applicative-0.3.1Regex-based parsing with applicative interface
regex-base-0.93.2Replaces/Enhances Text.Regex
regex-compat-0.95.1Replaces/Enhances Text.Regex
regex-pcre-builtin-0.94.4.8.8.35Replaces/Enhances Text.Regex
regex-posix-0.95.2Replaces/Enhances Text.Regex
regexpr-0.5.4regular expression like Perl/Ruby in Haskell
regex-tdfa-1.2.0Replaces/Enhances Text.Regex
regex-tdfa-rc-1.1.8.3Replaces/Enhances Text.Regex
regular-0.3.4.4Generic programming library for regular datatypes
regular-xmlpickler-0.2Generic generation of HXT XmlPickler instances using Regular
rematch-0.2.0.0A simple api for matchers
repa-3.3.1.2High performance, regular, shape polymorphic parallel arrays
repa-algorithms-3.3.1.2Algorithms using the Repa array library
repa-devil-0.3.2.2Support for image reading and writing of Repa arrays using in-place FFI calls
repa-io-3.3.1.2Read and write Repa arrays in various formats
reroute-0.2.2.1abstract implementation of typed and untyped web routing
resource-pool-0.2.3.2A high-performance striped resource pooling implementation
resourcet-1.1.3.3Deterministic allocation and freeing of scarce resources
rest-client-0.4.0.3Utility library for use in generated API client libraries
rest-core-0.34.0.1Rest API library
rest-gen-0.16.1.7Documentation and client generation from rest definition
rest-happstack-0.2.10.5Rest driver for Happstack
rest-snap-0.1.17.15Rest driver for Snap
rest-stringmap-0.2.0.3Maps with stringy keys that can be transcoded to JSON and XML
rest-types-1.12Silk Rest Framework Types
rest-wai-0.1.0.5Rest driver for WAI applications
retry-0.5.1Retry combinators for monadic actions that may fail
rev-state-0.1Reverse State monad transformer
rfc5051-0.1.0.3Simple unicode collation as per RFC5051
RSA-2.1.0Implementation 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.8Library of safe (exception free) functions
safecopy-0.8.3Binary serialization with version control
scientific-0.3.3.5Numbers represented using scientific notation
scotty-0.9.0Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp
scrobble-0.2.1.1Scrobbling server
securemem-0.1.5abstraction to an auto scrubbing and const time eq, memory chunk
semigroupoid-extras-4.0This package has been absorbed into semigroupoids 4.0
semigroupoids-4.2Semigroupoids: Category sans id
semigroups-0.16.0.1Anything that associates
sendfile-0.7.9A portable sendfile library
seqloc-0.6.1.1Handle sequence locations for bioinformatics
servant-0.2.1A family of combinators for defining webservices APIs
servant-client-0.2.1automatical derivation of querying functions for servant webservices
servant-docs-0.3generate API docs for your servant webservice
servant-jquery-0.2.2Automatically derive (jquery) javascript functions to query servant webservices
servant-server-0.2.3A family of combinators for defining webservices APIs and serving them
setenv-0.1.1.3A cross-platform library for setting environment variables
set-monad-0.2.0.0Set monad
SHA-1.6.4.1Implementations of the SHA suite of message digest functions
shake-0.14.3Build system library, like Make, but more accurate dependencies
shake-language-c-0.6.4Utilities for cross-compiling with Shake
shakespeare-2.0.3A toolkit for making compile-time interpolated templates
shakespeare-i18n-1.1.0A type-based approach to internationalization. (deprecated)
shakespeare-text-1.1.0Interpolation with quasi-quotation: put variables strings (deprecated)
shell-conduit-4.5Write shell scripts with Conduit
shelly-1.6.0shell-like (systems) programming in Haskell
silently-1.2.4.1Prevent or capture writing to stdout and other handles
simple-reflect-0.3.2Simple reflection of expressions containing variables
simple-sendfile-0.2.18Cross platform library for the sendfile system call
singletons-1.0A framework for generating singleton types
siphash-1.0.3siphash: a fast short input PRF
skein-1.0.9.2Skein, a family of cryptographic hash functions. Includes Skein-MAC as well
slave-thread-0.1.5A principal solution to ghost threads and silent exceptions
smallcheck-1.1.1A property-based testing library
smtLib-1.0.7A library for working with the SMTLIB format
snap-0.13.3.2Top-level package for the Snap Web Framework
snap-core-0.9.6.4Snap: A Haskell Web Framework (core interfaces and types)
snaplet-fay-0.3.3.9Fay integration for Snap with request- and pre-compilation
snap-server-0.9.4.6A fast, iteratee-based, epoll-enabled web server for the Snap Framework
snowflake-0.1.1.0A loose port of Twitter Snowflake to Haskell. Generates arbitrary precision, unique, time-sortable identifiers
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
speculation-1.5.0.1A framework for safe, programmable, speculative parallelism
sphinx-0.6.0.1Haskell bindings to the Sphinx full-text searching daemon
split-0.2.2Combinator library for splitting lists
Spock-0.7.7.0Another Haskell web framework for rapid development
Spock-digestive-0.1.0.0Digestive 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.8.0Mid-Level SQLite client library
stackage-0.5.2"Stable Hackage," tools for creating a vetted set of packages from Hackage
stateref-0.3Abstraction for things that work like IORef
statestack-0.2.0.3Simple State-like monad transformer with saveable and restorable state
statistics-0.13.2.1A library of statistical types, data, and functions
statistics-linreg-0.3Linear regression between two samples, based on the 'statistics' package
stm-2.4.4Software Transactional Memory
stm-chans-3.0.0.2Additional types of channels for STM
stm-conduit-2.5.3Introduces conduits to channels, and promotes using conduits concurrently
stm-containers-0.2.7Containers for STM
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
streaming-commons-0.1.9.1Common lower-level functions needed by various streaming data libraries
streams-3.2Various 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-conversions-0.3.0.3Simplifies dealing with different types for strings
stringprep-1.0.0Implements the "StringPrep" algorithm
stringsearch-0.3.6.5Fast searching, splitting and replacing of ByteStrings
stylish-haskell-0.5.11.0Haskell code prettifier
SVGFonts-1.4.0.3Fonts from the SVG-Font format
syb-0.4.4Scrap Your Boilerplate
syb-with-class-0.6.1.5Scrap Your Boilerplate With Class
system-canonicalpath-0.2.3.0Abstract data type for canonical paths with pretty operations
system-fileio-0.3.16Consistent filesystem interaction across GHC versions
system-filepath-0.4.13.1High-level, byte-based file and directory path manipulations
system-posix-redirect-1.1.0.1A toy module to temporarily redirect a program's stdout
tabular-0.2.2.5Two-dimensional data tables with rendering functions
tagged-0.7.3Haskell 98 phantom types to avoid unsafely passing dummy arguments
tagshare-0.0TagShare - explicit sharing with tags
tagsoup-0.13.3Parsing and extracting information from (possibly malformed) HTML/XML documents
tagstream-conduit-0.5.5.3streamlined html tag parser
tar-0.4.0.1Reading, writing and manipulating ".tar" archive files
tardis-0.3.0.0Bidirectional state monad transformer
tasty-0.10.1Modern and extensible testing framework
tasty-ant-xml-1.0.1Render tasty output to XML for Jenkins
tasty-golden-2.2.2.4Golden tests support for tasty
tasty-hunit-0.9.0.1HUnit support for the Tasty test framework
tasty-kat-0.0.1Known Answer Tests (KAT) framework for tasty
tasty-quickcheck-0.8.3.2QuickCheck support for the Tasty test framework
tasty-smallcheck-0.8.0.1SmallCheck support for the Tasty test framework
tasty-th-0.1.3Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell
template-haskell-2.9.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.0Get terminal window height and width
terminfo-0.4.0.0Haskell 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.1HUnit 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
testpack-2.1.3.0Test Utililty Pack for HUnit and QuickCheck (unmaintained)
texmath-0.8.0.1Conversion between formats used to represent mathematics
text-1.2.0.4An efficient packed Unicode text type
text-binary-0.1.0Binary instances for text types
text-format-0.3.1.1Text formatting
text-icu-0.7.0.1Bindings to the ICU library
tf-random-0.5High-quality splittable pseudorandom number generator
th-desugar-1.4.2.1Functions to desugar Template Haskell
th-expand-syns-0.3.0.4Expands type synonyms in Template Haskell ASTs
th-extras-0.0.0.2A grab bag of functions for use with Template Haskell
th-lift-0.7Derive Template Haskell's Lift class for datatypes
th-orphans-0.8.3Orphan instances for TH datatypes
threads-0.5.1.3Fork threads and wait for their result
th-reify-many-0.1.2Recurseively reify template haskell datatype info
thyme-0.3.5.5A faster time library
time-1.4.2A time library
time-compat-0.1.0.3Compatibility with old-time for the time package
time-lens-0.4.0.1Lens-based interface to Data.Time data structures
timezone-olson-0.1.6A pure Haskell parser and renderer for binary Olson timezone files
timezone-series-0.1.4Enhanced timezone handling for Data.Time
tls-1.2.16TLS/SSL protocol native implementation (Server and Client)
tls-debug-0.3.4Set of programs for TLS testing and debugging
tostring-0.2.1The ToString class
transformers-0.3.0.0Concrete functor and monad transformers
transformers-base-0.4.3Lift computations from the bottom of a transformer stack
transformers-compat-0.3.3.3A small compatibility shim exposing the new types from transformers 0.3 and 0.4 to older Haskell platforms
traverse-with-class-0.2.0.3Generic applicative traversals
tree-view-0.4Render trees as foldable HTML and Unicode art
tuple-0.3.0.2Various functions on tuples
type-eq-0.4.2Type equality evidence you can carry around
type-list-0.0.0.0Operations on type-level lists and tuples
udbus-0.2.1Small DBus implementation
unbounded-delays-0.1.0.9Unbounded thread delays and timeouts
unbound-generics-0.0.2Reimplementation of Unbound 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.0.1POSIX functionality
unix-compat-0.4.1.4Portable POSIX-compatibility layer
unix-time-0.3.4Unix time parser/formatter and utilities
unordered-containers-0.2.5.1Efficient hashing-based container types
uri-encode-1.5.0.3Unicode aware uri-encoding
url-2.1.3A library for working with URLs
utf8-light-0.4.2Unicode
utf8-string-0.3.8Support for reading and writing UTF8 Strings
uuid-1.3.8For creating, comparing, parsing and printing Universally Unique Identifiers
vault-0.3.0.4a persistent store for values of arbitrary types
vector-0.10.12.2Efficient Arrays
vector-algorithms-0.6.0.3Efficient algorithms for vector arrays
vector-binary-instances-0.2.1.0Instances of Data.Binary and Data.Serialize for vector
vector-instances-3.3.0.1Orphan Instances for 'Data.Vector'
vector-space-0.8.7Vector & affine spaces, linear maps, and derivatives
vector-space-points-0.2.1A type for points, as distinct from vectors
vector-th-unbox-0.2.1.2Deriver for Data.Vector.Unboxed using Template Haskell
vhd-0.2.2Provides functions to inspect and manipulate virtual hard disk (VHD) files
void-0.7A Haskell 98 logically uninhabited data type
wai-3.0.2.2Web Application Interface
wai-app-static-3.0.0.6WAI application for static serving
wai-conduit-3.0.0.2conduit wrappers for WAI
wai-eventsource-3.0.0WAI support for server-sent events (deprecated)
wai-extra-3.0.4.1Provides some basic WAI handlers and middleware
wai-logger-2.2.3A logging system for WAI
wai-middleware-static-0.6.0.1WAI middleware that serves requests to static files
wai-websockets-3.0.0.3Provide a bridge betweeen WAI and the websockets package
warp-3.0.5.2A fast, light-weight web server for WAI applications
warp-tls-3.0.1.3HTTP over SSL/TLS support for Warp via the TLS package
webdriver-0.6.0.4a Haskell client for the Selenium WebDriver protocol
web-fpco-0.1.1.0Wrappers for web frameworks to ease usage with the FP Complete environment
websockets-0.9.2.2A sensible and clean way to write WebSocket-capable servers in Haskell
Win32-2.3.0.1A binding to part of the Win32 library
wizards-1.0.1High level, generic library for interrogative user interfaces
wl-pprint-1.1The Wadler/Leijen Pretty Printer
wl-pprint-extras-3.5.0.3A 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.3A Wadler/Leijen Pretty Printer for Text values
word8-0.1.1Word8 library
wordpass-1.0.0.2Dictionary-based password generator
wreq-0.3.0.1An easy-to-use HTTP client library
X11-1.6.1.2A binding to the X11 graphics library
x509-1.5.0.1X509 reader and writer
x509-store-1.5.0X.509 collection accessing and storing methods
x509-system-1.5.0Handle per-operating-system X.509 accessors and storage
x509-validation-1.5.1X.509 Certificate and CRL validation
xenstore-0.1.1Xenstore client access
xhtml-3000.2.1An XHTML combinator library
xml-1.3.13A simple XML library
xml-conduit-1.2.3.1Pure-Haskell utilities for dealing with XML with the conduit package
xmlgen-0.6.2.1Fast XML generation library
xml-hamlet-0.4.0.9Hamlet-style quasiquoter for XML content
xmlhtml-0.2.3.4XML parser and renderer with HTML 5 quirks mode
xml-types-0.3.4Basic types for representing XML
xss-sanitize-0.3.5.4sanitize untrusted HTML to prevent XSS attacks
yackage-0.7.0.6Personal Hackage replacement for testing new packages
yaml-0.8.10.1Support for parsing and rendering YAML documents
Yampa-0.9.6Library for programming hybrid systems
YampaSynth-0.2Software synthesizer
yarr-1.3.3.3Yet another array library
yesod-1.4.1.3Creation of type-safe, RESTful web applications
yesod-auth-1.4.1.3Authentication for Yesod
yesod-auth-deskcom-1.4.0Desk.com remote authentication support for Yesod apps
yesod-auth-fb-1.6.6Authentication backend for Yesod using Facebook
yesod-auth-hashdb-1.4.1.2Authentication plugin for Yesod
yesod-auth-oauth-1.4.0.1OAuth Authentication for Yesod
yesod-auth-oauth2-0.0.12Library to authenticate with OAuth 2.0 for Yesod web applications
yesod-bin-1.4.3.3The yesod helper executable
yesod-core-1.4.7.2Creation of type-safe, RESTful web applications
yesod-eventsource-1.4.0.1Server-sent events support for Yesod apps
yesod-fay-0.7.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.3.1Form handling support for Yesod Web Framework
yesod-gitrepo-0.1.1.0Host content provided by a Git repo
yesod-newsfeed-1.4.0.1Helper functions and data types for producing News feeds
yesod-persistent-1.4.0.2Some helpers for using Persistent from Yesod
yesod-sitemap-1.4.0.1Generate XML sitemaps
yesod-static-1.4.0.4Static file serving subsite for Yesod Web Framework
yesod-test-1.4.2.2integration testing for WAI/Yesod Applications
yesod-text-markdown-0.1.7Yesod support for Text.Markdown
yesod-websockets-0.2.1.1WebSockets support for Yesod
zeromq4-haskell-0.6.2Bindings to ZeroMQ 4.x
zip-archive-0.2.3.5Library 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.1.1Lenses for zlib