Stackage Nightly 2019-09-26 (ghc-8.8.1)

Published on 2019-09-26View changes

resolver: nightly-2019-09-26

Packages (1288)

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
accuerr-0.2.0.2Data type like Either but with accumulating error type
action-permutations-0.0.0.1Execute a set of actions (e.g. parsers) in each possible order
ad-4.3.6Automatic Differentiation
adjunctions-4.4Adjunctions and representable functors
adler32-0.1.2.0An implementation of Adler-32, supporting rolling checksum operation
advent-of-code-api-0.1.2.3Advent of Code REST API bindings
al-0.1.4.2OpenAL 1.1 raw API
alex-3.2.4Alex is a tool for generating lexical analysers in Haskell
alg-0.2.11.0Algebraic structures
Allure-0.9.5.0Near-future Sci-Fi roguelike and tactical squad combat game
almost-fix-0.0.2Recurse while a predicate is satisfied
alsa-core-0.5.0.1Binding to the ALSA Library API (Exceptions)
alsa-mixer-0.3.0Bindings to the ALSA simple mixer API
alsa-pcm-0.6.1.1Binding to the ALSA Library API (PCM audio)
alsa-seq-0.6.0.7Binding to the ALSA Library API (MIDI sequencer)
alternative-vector-0.0.0Use vectors instead of lists for many and some
ALUT-2.4.0.3A binding for the OpenAL Utility Toolkit
annotated-wl-pprint-0.7.0The Wadler/Leijen Pretty Printer, with annotation support
ansi-terminal-0.10Simple ANSI terminal support, with Windows compatibility
ansi-wl-pprint-0.6.9The Wadler/Leijen Pretty Printer for colored ANSI terminal output
ANum-0.2.0.2Num instance for Applicatives provided via the ANum newtype
appar-0.1.8A simple applicative parser
appendmap-0.1.5Map with a Semigroup and Monoid instances delegating to Semigroup of the elements
apportionment-0.0.0.3Round a set of numbers while maintaining its sum
app-settings-0.2.0.12A library to manage application settings (INI file-like)
arithmoi-0.9.0.0Efficient basic number-theoretic functions
array-0.5.4.0Mutable and immutable arrays
array-memoize-0.6.0Memoization combinators using arrays for finite sub-domains of functions
arrow-extras-0.1.0.1Extra functions for Control.Arrow
ascii-progress-0.3.3.0A simple progress bar for the console
asn1-types-0.3.3ASN.1 types
assert-failure-0.1.2.2Syntactic sugar improving 'assert' and 'error'
assoc-1swap and assoc: Symmetric and Semigroupy Bifunctors
astro-0.4.2.1Amateur astronomical computations
async-2.2.2Run IO operations asynchronously and wait for their results
async-extra-0.2.0.0Useful concurrent combinators
async-timer-0.2.0.0Provides API for timer based execution of IO actions
atomic-primops-0.8.3A safe approach to CAS and other atomic ops in Haskell
atomic-write-0.2.0.6Atomically write to a file
attoparsec-0.13.2.3Fast combinator parsing for bytestrings and text
attoparsec-base64-0.0.0Fetch only base64 characters, erroring in the attoparsec monad on failure
attoparsec-binary-0.2Binary processing extensions to Attoparsec
attoparsec-expr-0.1.1.2Port of parsec's expression parser to attoparsec
attoparsec-iso8601-1.0.1.0Parsing of ISO 8601 dates, originally from aeson
audacity-0.0.2Interchange with the Audacity sound signal editor
auto-0.4.3.1Denotative, locally stateful programming DSL & platform
auto-update-0.1.6Efficiently run periodic, on-demand actions
base-4.13.0.0Basic libraries
base16-bytestring-0.1.1.6Fast base16 (hex) encoding and decoding for ByteStrings
base64-string-0.2Base64 implementation for String's
base-compat-0.11.0A compatibility layer for base
base-compat-batteries-0.11.0base-compat with extra batteries
basement-0.0.11Foundation scrap box of array & string
base-orphans-0.8.1Backwards-compatible orphan instances for base
base-prelude-1.3The most complete prelude formed solely from the "base" package
base-unicode-symbols-0.2.4.2Unicode alternatives for common functions and operators
basic-prelude-0.7.0An enhanced core prelude; a common foundation for alternate preludes
bazel-runfiles-0.7.0.1Locate Bazel runfiles location
bbdb-0.8Ability to read, write, and modify BBDB files
bcrypt-0.0.11Haskell bindings to the bcrypt password hash
between-0.11.0.0Function combinator "between" and derived combinators
bibtex-0.1.0.6Parse, format and processing BibTeX files
bifunctors-5.5.5Bifunctors
bimap-0.4.0Bidirectional mapping between two key types
binary-0.8.7.0Binary serialisation for Haskell values using lazy ByteStrings
binary-ieee754-0.1.0.0Backport ieee754 float double combinators to older binary
binary-list-1.1.1.2Lists of length a power of two
binary-orphans-1.0.1Compatibility package for binary; provides instances
binary-parser-0.5.5A highly-efficient but limited parser API specialised for bytestrings
binary-parsers-0.2.4.0Extends binary with parsec/attoparsec style parsing combinators
binary-search-1.0.0.3Binary and exponential searches
binary-shared-0.8.3Sharing for the binary package
bindings-DSL-1.0.25FFI domain specific language, on top of hsc2hs
bindings-GLFW-3.3.0.0Low-level bindings to GLFW OpenGL library
bindings-libzip-1.0.1Low level bindings to libzip
bindings-uname-0.1Low-level binding to POSIX uname(3)
bitarray-0.0.1.1Mutable and immutable bit arrays
bits-0.5.2Various bit twiddling and bitwise serialization primitives
bitset-word8-0.1.1.1Space efficient set of Word8 and some pre-canned sets useful for parsing HTTP
blake2-0.3.0A library providing BLAKE2
blas-carray-0.1.0.1Auto-generated interface to Fortran BLAS via CArrays
blas-comfort-array-0.0.0.2Auto-generated interface to Fortran BLAS via comfort-array
blas-ffi-0.1Auto-generated interface to Fortran BLAS
blaze-builder-0.4.1.0Efficient buffered output
blaze-textual-0.2.1.0Fast rendering of common datatypes
bmp-1.2.6.3Read and write uncompressed BMP image files
boltzmann-samplers-0.1.1.0Uniform random generators
Boolean-0.2.4Generalized booleans and numbers
boolean-like-0.1.1.0Logical combinatory operations dealing with datatypes representing booleans by their constructors
boolsimplifier-0.1.8Simplification tools for simple propositional formulas
boots-0.2.0.1IoC Monad in Haskell
bordacount-0.1.0.0Implementation of the Borda count election method
both-0.1.1.0Like Maybe, but with a different Monoid instance
bound-2.0.1Making de Bruijn Succ Less
BoundedChan-1.0.3.0Implementation of bounded channels
bounded-queue-1.0.0A strict, immutable, thread-safe, single-ended, bounded queue
boundingboxes-0.2.3A generic boundingbox for an arbitrary vector
boxes-0.1.52D text pretty-printing library
bsb-http-chunked-0.0.0.4Chunked HTTP transfer encoding for bytestring builders
btrfs-0.2.0.0Bindings to the btrfs API
buffer-builder-0.2.4.7Library for efficiently building up buffers, one piece at a time
buffer-pipe-0.0Read from stdin and write to stdout in large blocks
bv-0.5Bit-vector arithmetic library
byteable-0.1.1Type class for sequence of bytes
bytedump-1.0Flexible byte dump helpers for human readers
byteorder-1.0.4Exposes the native endianness or byte ordering of the system
bytes-0.16Sharing code for serialization between binary and cereal
byteset-0.1.1.0Set of bytes
bytestring-0.10.9.0Fast, compact, strict and lazy byte strings with a list interface
bytestring-builder-0.10.8.2.0The new bytestring builder, packaged outside of GHC
bytestring-conversion-0.3.1Type-classes to convert values to and from ByteString
bytestring-lexing-0.5.0.2Parse and produce literals efficiently from strict or lazy bytestrings
bytestring-strict-builder-0.4.5.3An efficient strict bytestring builder
bytestring-to-vector-0.3.0.1Convert between ByteString and Vector.Storable without copying
bytestring-tree-builder-0.2.7.3A very efficient ByteString builder implementation based on the binary tree
c2hs-0.28.6C->Haskell FFI tool that gives some cross-language type safety
Cabal-3.0.0.0A framework for packaging Haskell software
cabal2spec-2.3Convert Cabal files into rpm spec files
cabal-doctest-1.0.7A Setup.hs helper for doctests running
cache-0.1.1.2An in-memory key/value store with expiration support
calendar-recycling-0.0.0.1List years with the same calendars
call-stack-0.2.0Use GHC call-stacks in a backward compatible way
can-i-haz-0.1.0.1Generic implementation of the Has pattern
carray-0.1.6.8A C-compatible array library
cased-0.1.0.0Track string casing in its type
case-insensitive-1.2.1.0Case insensitive string comparison
cases-0.1.3.2A converter for spinal, snake and camel cases
casing-0.1.4.1Convert between various source code casing conventions
cassava-0.5.2.0A CSV parsing and encoding library
cassava-megaparsec-2.0.0Megaparsec parser of CSV files that plays nicely with Cassava
cast-0.1.0.2Abstact cast pattern
category-0.2.4.1Categorical types and classes
cborg-0.2.2.0Concise Binary Object Representation (CBOR)
cereal-0.5.8.1A binary serialization library
cereal-text-0.1.0.2Data.Text instances for the cereal serialization library
cereal-vector-0.2.0.1Serialize instances for Data.Vector types
chan-0.0.4.1Some extra kit for Chans
ChannelT-0.0.0.7Generalized stream processors
charset-0.3.7.1Fast unicode character sets based on complemented PATRICIA tries
charsetdetect-ae-1.1.0.4Character set detection using Mozilla's Universal Character Set Detector
Chart-1.9.1A library for generating 2D Charts and Plots
chaselev-deque-0.5.0.5Chase & Lev work-stealing lock-free double-ended queues (deques)
checkers-0.5.2Check properties on standard classes and data structures
checksum-0.0Compute and verify checksums of ISBN, IBAN, etc
chimera-0.2.0.0Lazy, infinite streams with O(1) indexing
choice-0.2.2A solution to boolean blindness
chunked-data-0.3.1Typeclasses for dealing with various chunked data representations
cipher-aes-0.2.11Fast AES cipher implementation with advanced mode of operations
cipher-camellia-0.0.2Camellia block cipher primitives
cipher-des-0.0.6DES and 3DES primitives
cipher-rc4-0.1.4Fast RC4 cipher implementation
clay-0.13.1CSS preprocessor as embedded Haskell
clock-0.8High-resolution clock functions: monotonic, realtime, cputime
clock-extras-0.1.0.2A couple functions that probably should be in the 'clock' package
clr-host-0.2.1.0Hosting the Common Language Runtime
clr-marshal-0.2.0.0Marshaling for the clr
clumpiness-0.17.0.2Calculate the clumpiness of leaf properties in a tree
cmark-0.6Fast, accurate CommonMark (Markdown) parser and renderer
cmdargs-0.10.20Command line argument processing
codec-beam-0.2.0Erlang VM byte code assembler
code-page-0.2Windows code page library for Haskell
coercible-utils-0.1.0Utility functions for Coercible types
colorful-monoids-0.2.1.2Styled console text output using ANSI escape sequences
colorize-haskell-1.0.1Highligt Haskell source
colour-2.3.5A model for human colour/color perception
combinatorial-0.1.0.1Count, enumerate, rank and unrank combinatorial objects
comfort-array-0.4Arrays where the index type is a function of the shape type
comfort-graph-0.0.3.1Graph structure with type parameters for nodes and edges
comonad-5.0.5Comonads
compactmap-0.1.4.2.1A read-only memory-efficient key-value store
compiler-warnings-0.1.0Parser for common compiler warning formats
composable-associations-0.1.0.0Types and helpers for composing types into a single larger key-value type
composition-1.0.2.1Combinators for unorthodox function composition
composition-extra-2.0.0Combinators for unorthodox structure composition
concurrent-extra-0.7.0.12Extra concurrency primitives
concurrent-output-1.10.10Ungarble output from several threads or commands
concurrent-split-0.0.1.1MVars and Channels with distinguished input and output side
cond-0.4.1.1Basic conditional and boolean operators with monadic variants
conduit-combinators-1.3.0DEPRECATED Functionality merged into the conduit package itself
config-ini-0.2.4.0A library for simple INI-based configuration files
configurator-0.3.0.0Configuration management
configurator-export-0.1.0.1Pretty printer and exporter for configurations from the "configurator" library
console-style-0.0.2.1Styled console text output using ANSI escape sequences
constraint-0.1.3.0Reified constraints
constraints-0.11.2Constraint manipulation
containers-0.6.2.1Assorted concrete container types
contravariant-1.5.2Contravariant functors
contravariant-extras-0.3.4Extras for the "contravariant" package
control-bool-0.2.1Useful combinators for boolean expressions
control-monad-free-0.6.2Free monads and monad transformers
control-monad-omega-0.3.2A breadth-first list monad
convertible-1.1.1.0Typeclasses and instances for converting between types
cookie-0.4.4HTTP cookie parsing and rendering
countable-1.0Countable, Searchable, Finite, Empty classes
cpphs-1.20.8A liberalised re-implementation of cpp, the C pre-processor
cprng-aes-0.6.1Crypto Pseudo Random Number Generator using AES in counter mode
cpu-0.1.2Cpu information and properties helpers
cpuinfo-0.1.0.1Haskell Library for Checking CPU Information
crackNum-2.3Crack various integer, floating-point data formats
crc32c-0.0.0Haskell bindings for crc32c
crypto-api-0.13.3A generic interface for cryptographic operations
crypto-cipher-types-0.0.9Generic cryptography cipher types
cryptohash-cryptoapi-0.1.4Crypto-api interfaces for cryptohash
cryptohash-md5-0.11.100.1Fast, pure and practical MD5 implementation
cryptohash-sha1-0.11.100.1Fast, pure and practical SHA-1 implementation
cryptohash-sha256-0.11.101.0Fast, pure and practical SHA-256 implementation
cryptohash-sha512-0.11.100.1Fast, pure and practical SHA-512 implementation
cryptonite-0.26Cryptography Primitives sink
cryptonite-openssl-0.7Crypto stuff using OpenSSL cryptographic library
crypto-random-0.0.9Simple cryptographic random related types
crypto-random-api-0.2.0Simple random generators API for cryptography related code
csp-1.4.0Discrete constraint satisfaction problem (CSP) solver
css-text-0.1.3.0CSS parser and renderer
csv-0.1.2CSV loader and dumper
ctrie-0.2Non-blocking concurrent map
cubicbezier-0.6.0.6Efficient manipulating of 2D cubic bezier curves
cubicspline-0.1.2Natural cubic spline interpolation
cue-sheet-2.0.1Support for construction, rendering, and parsing of CUE sheets
curl-1.3.8Haskell binding to libcurl
currencies-0.2.0.0Currencies representation, pretty printing and conversion
currency-0.2.0.0Types representing standard and non-standard currencies
cutter-0.0Cut files according to a position list
czipwith-1.0.1.2CZipWith class and deriving via TH
data-accessor-0.2.3Utilities for accessing and manipulating fields of records
data-accessor-mtl-0.2.0.4Use Accessor to access state in mtl State monad class
data-accessor-transformers-0.2.1.7Use Accessor to access state in transformers State monad
data-binary-ieee754-0.4.4Parser/Serialiser for IEEE-754 floating-point values
data-bword-0.1.0.1Extra operations on binary words of fixed length
data-checked-0.3Type-indexed runtime-checked properties
data-clist-0.1.2.3Simple functional ring type
data-default-0.7.1.1A class for types with a default value
data-default-class-0.1.2.0A class for types with a default value
data-default-instances-containers-0.0.1Default instances for types in containers
data-default-instances-dlist-0.0.1Default instances for types in dlist
data-default-instances-old-locale-0.0.1Default instances for types in old-locale
data-diverse-4.6.0.0Extensible records and polymorphic variants
data-endian-0.1.1Endian-sensitive data
data-fix-0.2.0Fixpoint data types
data-has-0.3.0.0Simple extensible product
data-inttrie-0.1.4A simple lazy, infinite trie from integers
data-lens-light-0.1.2.2Simple lenses, minimum dependencies
data-memocombinators-0.5.1Combinators for building memo tables
data-or-1.0.0.5A data type for non-exclusive disjunction
data-ordlist-0.4.7.0Set and bag operations on ordered lists
data-ref-0.0.2Unify STRef and IORef in plain Haskell 98
data-reify-0.6.1Reify a recursive data structure into an explicit graph
debian-build-0.10.1.2Debian package build sequence tools
debug-trace-var-0.2.0You do not have to write variable names twice in Debug.Trace
dec-0.0.3Decidable propositions
Decimal-0.5.1Decimal numbers with variable precision
deepseq-1.4.4.0Deep evaluation of data structures
deepseq-generics-0.2.0.0GHC.Generics-based Control.DeepSeq.rnf implementation
deriving-compat-0.5.7Backports of GHC deriving extensions
di-core-1.0.3Typeful hierarchical structured logging without monad towers
dictionary-sharing-0.1.0.0Sharing/memoization of class members
Diff-0.4.0O(ND) diff algorithm in haskell
digest-0.0.1.2Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now
digits-0.3.1Converts integers to lists of digits and back
dimensional-1.3Statically checked physical dimensions, using Type Families and Data Kinds
di-monad-1.3mtl flavoured typeful hierarchical structured logging for di-core
directory-1.3.3.2Platform-agnostic library for filesystem operations
directory-tree-0.12.1A simple directory-like tree datatype, with useful IO functions
discount-0.1.1Haskell bindings to the discount Markdown library
disk-free-space-0.1.0.1Retrieve information about disk space usage
distributed-closure-0.4.1.1Serializable closures for distributed programming
distributive-0.6.1Distributive functors -- Dual to Traversable
dlist-0.8.0.7Difference lists
dlist-instances-0.1.1.1Difference lists instances
dlist-nonempty-0.1.1Non-empty difference lists
dockerfile-0.2.0A Haskell DSL for generating Dockerfiles
doctest-0.16.2Test interactive Haskell examples
doldol-0.4.1.2Flag packer & handler for flaggable data
do-list-1.0.1Do notation for free
do-notation-0.1.0.2Generalize do-notation to work on monads and indexed monads simultaneously
dotgen-0.4.2A simple interface for building .dot graph files
dotnet-timespan-0.0.1.0.NET TimeSpan
double-conversion-2.0.2.0Fast conversion between double precision floating point and text
drinkery-0.4Boozy streaming library
dsp-0.2.5Haskell Digital Signal Processing
dunai-0.5.1Generalised reactive framework supporting classic, arrowized and monadic FRP
duration-0.1.0.0A tiny compile-time time utility library inspired by zeit/ms
dvorak-0.1.0.0Dvorak encoding for Haskell
dynamic-state-0.3.1Optionally serializable dynamic state keyed by type
dyre-0.8.12Dynamic reconfiguration in Haskell
eap-0.9.0.2Extensible Authentication Protocol (EAP)
Earley-0.13.0.1Parsing all context-free grammars using Earley's algorithm
easy-file-0.2.2Cross-platform File handling
Ebnf2ps-1.0.15Peter's Syntax Diagram Drawing Tool
echo-0.1.3A cross-platform, cross-console way to handle echoing terminal input
ecstasy-0.2.1.0A GHC.Generics based entity component system
ed25519-0.0.5.0Ed25519 cryptographic signatures
edit-distance-0.2.2.1Levenshtein and restricted Damerau-Levenshtein edit distances
either-5.0.1.1Combinators for working with sums
either-both-0.1.1.1Either or both
elerea-2.9.0A minimalistic FRP library
elf-0.30An Elf parser
elm-core-sources-1.0.0Source files for the Elm runtime and standard libraries
enclosed-exceptions-1.0.3Catching all exceptions from within an enclosed computation
ENIG-0.0.1.0Auto Korean conjugator/adjustor/adopter/converter
entropy-0.4.1.5A platform independent entropy source
enummapset-0.6.0.2IntMap and IntSet with Enum keys/elements
enumset-0.0.5Sets of enumeration values represented by machine words
enum-subset-generate-0.1.0.0Generate an ADT being a subset of another ADT, and the corresponding mappings
eq-4.2Leibnizian equality
equal-files-0.0.5.3Shell command for finding equal files
erf-2.0.0.0The error function, erf, and related functions
errors-2.3.0Simplified error-handling
ersatz-0.4.7A monad for expressing SAT or QSAT problems using observable sharing
event-list-0.1.2Event lists with relative or absolute time stamps
every-0.0.1Run a process every so often
exact-combinatorics-0.2.0.9Efficient exact computation of combinatoric functions
exact-pi-0.5.0.1Exact rational multiples of pi (and integer powers of pi)
exceptions-0.10.3Extensible optionally-pure exceptions
executable-path-0.0.3.1Finding out the full path of the executable
exit-codes-1.0.0Exit codes as defined by BSD
exomizer-1.0.0Compression and decompression in the exomizer format
expiring-cache-map-0.0.6.1General purpose simple caching
explicit-exception-0.1.10Exceptions which are explicit in the type signature
express-0.1.2Dynamically-typed expressions involving applications and variables
extensible-exceptions-0.1.1.4Extensible exceptions
extra-1.6.18Extra functions I use
extractable-singleton-0.0.1A functor, where the "stored" value is isomorphic to Identity
extrapolate-0.4.1generalize counter-examples of test properties
fail-4.9.0.0Forward-compatible MonadFail class
failable-1.2.2.0A 'Failable' error monad class to unify failure across monads that can fail
farmhash-0.1.0.5Fast hash functions
fast-digits-0.2.1.0The fast library for integer-to-digits conversion
fast-logger-2.4.17A fast logging system
fast-math-1.0.2Non IEEE-754 compliant compile-time floating-point optimisations
feature-flags-0.1.0.1A simple library for dynamically enabling and disabling functionality
fedora-dists-1.0.1Library for Fedora distribution versions
FenwickTree-0.1.2.1Data structure for fast query and update of cumulative sums
fft-0.1.8.6Bindings to the FFTW library
fgl-5.7.0.1Martin Erwig's Functional Graph Library
file-embed-0.0.11Use Template Haskell to embed file contents directly
file-embed-lzma-0Use Template Haskell to embed (LZMA compressed) data
filelock-0.1.1.3Portable interface to file locking (flock / LockFileEx)
filemanip-0.3.6.3Expressive file and directory manipulation for Haskell
filepath-1.4.2.1Library for manipulating FilePaths in a cross platform way
filepattern-0.1.1File path glob-like matching
fileplow-0.1.0.0Library to process and search large files or a collection of files
filtrable-0.1.2.0Class of filtrable containers
fin-0.1Nat and Fin: peano naturals and finite numbers
FindBin-0.0.5Locate directory of original program
fingertree-0.1.4.2Generic finger-tree structure, with example instances
finite-typelits-0.1.4.2A type inhabited by finitely many values, indexed by type-level naturals
first-class-families-0.6.0.0First class type families
first-class-patterns-0.3.2.4First class patterns and pattern matching, using type families
fitspec-0.4.7refining property sets for testing Haskell programs
fixed-0.3Signed 15.16 precision fixed point arithmetic
fixed-length-0.2.1Lists with statically known length based on non-empty package
fixed-vector-1.2.0.0Generic vectors with statically known size
fixed-vector-hetero-0.5.0.0Generic heterogeneous vectors
flac-0.2.0Complete high-level binding to libFLAC
flac-picture-0.1.2Support for writing picture to FLAC metadata blocks with JuicyPixels
FloatingHex-0.4Read and write hexadecimal floating point numbers
floatshow-0.2.4Alternative faster String representations for Double and Float, String representations for more general numeric types
fmlist-0.9.3FoldMap lists
focus-1.0.1.3A general abstraction for manipulating elements of container data structures
foldable1-0.1.0.0Foldable types with at least 1 element
folds-0.7.4Beautiful Folding
foreign-store-0.2Store a stable pointer in a foreign context to be retrieved later
forkable-monad-0.2.0.3An implementation of forkIO for monad stacks
format-numbers-0.1.0.0Various number formatting functions
formatting-6.3.7Combinator-based type-safe formatting (like printf() or FORMAT)
foundation-0.0.25Alternative prelude with batteries and no dependencies
free-5.1.2Monads for free
freenect-1.2.1Interface to the Kinect device
freetype2-0.1.2Haskell binding for FreeType 2 library
free-vl-0.1.4van Laarhoven encoded Free Monad with Extensible Effects
friendly-time-0.4.1Print time information in friendly ways
from-sum-0.2.1.0Canonical fromMaybeM and fromEitherM functions
fsnotify-0.3.0.1Cross platform library for file change notification
funcmp-1.9Functional MetaPost is a Haskell frontend to the MetaPost language
function-builder-0.3.0.1Create poly variadic functions for monoidal results
functor-classes-compat-1Data.Functor.Classes instances for core packages
fused-effects-0.5.0.1A fast, flexible, fused effect system
fuzzcheck-0.1.1A simple checker for stress testing monadic code
fuzzy-dates-0.1.1.1Libary for parsing dates in strings in varied formats
fuzzyset-0.1.1Fuzzy set for approximate string matching
gauge-0.2.5small framework for performance measurement and analysis
gc-0.0.3Poor Richard's Memory Manager
gd-3000.7.3A Haskell binding to a subset of the GD graphics library
gdp-0.0.0.2Reason about invariants and preconditions with ghosts of departed proofs
general-games-1.1.1Library supporting simulation of a number of games
generic-arbitrary-0.1.0Generic implementation for QuickCheck's Arbitrary
generic-constraints-1.1.1.1Constraints via Generic
generic-deriving-1.13Generic programming library for generalised deriving
generic-lens-1.2.0.0Generically derive traversals, lenses and prisms
GenericPretty-1.2.2A generic, derivable, haskell pretty printer
generic-random-1.3.0.0Generic random generators
genvalidity-0.9.0.0Testing utilities for the validity library
genvalidity-bytestring-0.5.0.0GenValidity support for ByteString
genvalidity-containers-0.8.0.0GenValidity support for containers
genvalidity-hspec-0.7.0.2Standard spec's for GenValidity instances
genvalidity-hspec-binary-0.2.0.3Standard spec's for binary-related Instances
genvalidity-hspec-cereal-0.2.0.3Standard spec's for cereal-related instances
genvalidity-hspec-hashable-0.2.0.4Standard spec's for Hashable instances
genvalidity-hspec-optics-0.1.1.1Standard spec's for optics
genvalidity-property-0.5.0.1Standard properties for functions on `Validity` types
genvalidity-scientific-0.2.1.0GenValidity support for Scientific
genvalidity-text-0.6.0.0GenValidity support for Text
genvalidity-time-0.2.1.1GenValidity support for time
genvalidity-unordered-containers-0.3.0.0GenValidity support for unordered-containers
genvalidity-uuid-0.1.0.2GenValidity support for UUID
genvalidity-vector-0.3.0.0GenValidity support for vector
ghc-8.8.1The GHC API
ghc-boot-8.8.1Shared functionality between GHC and its boot libraries
ghc-boot-th-8.8.1Shared functionality between GHC and the `template-haskell` library
ghc-compact-0.1.0.0In memory storage of deeply evaluated data structure
ghc-core-0.5.6Display GHC's core and assembly output in a pager
ghc-exactprint-0.6.2ExactPrint for GHC
ghc-heap-8.8.1Functions for walking GHC's heap
ghci-8.8.1The library supporting GHC's interactive interpreter
ghcid-0.7.5GHCi based bare bones IDE
ghci-hexcalc-0.1.1.0GHCi as a Hex Calculator interactive
ghcjs-codemirror-0.0.0.2Installs CodeMirror JavaScript files
ghc-lib-8.8.1The GHC API, decoupled from GHC versions
ghc-lib-parser-8.8.1The GHC API, decoupled from GHC versions
ghc-paths-0.1.0.12Knowledge of GHC's installation directories
ghc-prim-0.5.3GHC primitives
ghc-prof-1.4.1.6Library for parsing GHC time and allocation profiling reports
ghc-source-gen-0.2.0.1Constructs Haskell syntax trees for the GHC API
ghc-tcplugins-extra-0.3Utilities for writing GHC type-checker plugins
ghc-typelits-extra-0.3.1Additional type-level operations on GHC.TypeLits.Nat
ghc-typelits-knownnat-0.7Derive KnownNat constraints from other KnownNat constraints
ghc-typelits-natnormalise-0.7GHC typechecker plugin for types of kind GHC.TypeLits.Nat
ghost-buster-0.1.1.0Existential type utilites
githash-0.1.3.3Compile git revision info into Haskell projects
gitrev-1.3.1Compile git revision info into Haskell projects
gl-0.9Complete OpenGL raw bindings
Glob-0.10.0Globbing library
GLURaw-2.0.0.4A raw binding for the OpenGL graphics system
GLUT-2.7.0.15A binding for the OpenGL Utility Toolkit
gpolyline-0.1.0.1Pure module for encoding/decoding Google Polyline
graph-core-0.3.0.0Fast, memory efficient and persistent graph implementation
graphs-0.7.1A simple monadic graph library
graph-wrapper-0.2.6.0A wrapper around the standard Data.Graph with a less awkward interface
groom-0.1.2.1Pretty printing for well-behaved Show instances
group-by-date-0.1.0.3Shell command for grouping files by dates into folders
groups-0.4.1.0Haskell 98 groups
guarded-allocation-0.0.1Memory allocation with added stress tests and integrity checks
half-0.3Half-precision floating-point
happy-1.19.12Happy is a parser generator for Haskell
hashable-1.3.0.0A class for types that can be converted to a hash value
hashable-time-0.2.0.2Hashable instances for Data.Time
hashids-1.0.2.4Hashids generates short, unique, non-sequential ids from numbers
hashmap-1.3.3Persistent containers Map and Set based on hashing
hashtables-1.2.3.4Mutable hash tables in the ST monad
haskeline-0.7.5.0A command-line interface for user input, written in Haskell
haskell-gi-base-0.23.0Foundation for libraries generated by haskell-gi
haskell-gi-overloading-1.0Overloading support for haskell-gi
haskell-lexer-1.0.2A fully compliant Haskell 98 lexer
haskell-src-exts-1.21.1Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
haskell-src-exts-util-0.2.5Helper functions for working with haskell-src-exts trees
haskell-src-meta-0.8.3Parse source to template-haskell abstract syntax
haskey-btree-0.3.0.1B+-tree implementation in Haskell
hdaemonize-0.5.5Library to handle the details of writing daemons for UNIX
heap-1.0.4Heaps in Haskell
heaps-0.3.6.1Asymptotically optimal Brodal/Okasaki heaps
hebrew-time-0.1.2Hebrew dates and prayer times
hedgehog-1.0.1Release with confidence
hedgehog-corpus-0.1.0hedgehog-corpus
hedgehog-fn-1.0Function generation for `hedgehog`
here-1.2.13Here docs & interpolated strings via quasiquotation
heredoc-0.2.0.0multi-line string / here document using QuasiQuotes
hexml-0.3.4XML subset DOM parser
hexml-lens-0.2.1Lenses for the hexml package
hexpat-0.20.13XML parser/formatter based on expat
hformat-0.3.3.1Simple Haskell formatting
hfsevents-0.1.6File/folder watching for OS X
hidapi-0.1.5Haskell bindings to HIDAPI
higher-leveldb-0.5.0.2A rich monadic API for working with leveldb databases
hinotify-0.4Haskell binding to inotify
hjsmin-0.2.0.2Haskell implementation of a javascript minifier
hkgr-0.2.2Simple Hackage release workflow for package maintainers
hlibgit2-0.18.0.16Low-level bindings to libgit2
hmatrix-0.20.0.0Numeric Linear Algebra
hmatrix-gsl-0.19.0.1Numerical computation
hmatrix-gsl-stats-0.4.1.8GSL Statistics interface
hmatrix-morpheus-0.1.1.2Low-level machine learning auxiliary functions
hmatrix-vector-sized-0.1.2.0Conversions between hmatrix and vector-sized types
hmpfr-0.4.4Haskell binding to the MPFR library
hopenssl-2.2.4FFI Bindings to OpenSSL's EVP Digest Interface
hopfli-0.2.2.1Bidings to Google's Zopfli compression library
hostname-1.0A very simple package providing a cross-platform means of determining the hostname
hostname-validate-1.0.0Validate hostnames e.g. localhost or foo.co.uk
hourglass-0.2.12simple performant time related library
hp2pretty-0.9generate pretty graphs from heap profiles
hpc-0.6.0.3Code Coverage Library for Haskell
hreader-1.1.0Generalization of MonadReader and ReaderT using hset
hreader-lens-0.1.3.0Optics for hreader package
hs-bibutils-6.7.0.0Haskell bindings to bibutils, the bibliography conversion utilities
hsc2hs-0.68.6A preprocessor that helps with writing Haskell bindings to C code
hscolour-1.24.4Colourise Haskell code
hset-2.2.0Primitive list with elements of unique types
hs-functors-0.1.4.0Functors from products of Haskell and its dual to Haskell
hs-GeoIP-0.3Haskell bindings to the MaxMind GeoIPCity database via the C library
hsini-0.5.1.2ini configuration files
hsinstall-2.2Install Haskell software
HSlippyMap-3.0.1OpenStreetMap Slippy Map
hsp-0.10.0Haskell Server Pages is a library for writing dynamic server-side web pages
hspec-2.7.1A Testing Framework for Haskell
hspec-attoparsec-0.1.0.2Utility functions for testing your attoparsec parsers with hspec
hspec-checkers-0.1.0.2Allows to use checkers properties from hspec
hspec-contrib-0.5.1Contributed functionality for Hspec
hspec-core-2.7.1A Testing Framework for Haskell
hspec-discover-2.7.1Automatically discover and run Hspec tests
hspec-expectations-0.8.2Catchy combinators for HUnit
hspec-expectations-lifted-0.10.0A version of hspec-expectations generalized to MonadIO
hspec-golden-0.1.0.1Golden tests for hspec
hspec-leancheck-0.0.3LeanCheck support for the Hspec test framework
hspec-megaparsec-2.0.1Utility functions for testing Megaparsec parsers with Hspec
hspec-meta-2.6.0A version of Hspec which is used to test Hspec itself
hspec-parsec-0Hspec expectations for testing Parsec parsers
hspec-smallcheck-0.5.2SmallCheck support for the Hspec testing framework
hs-php-session-0.0.9.3PHP session and values serialization
hsshellscript-3.4.5Haskell for Unix shell scripting tasks
HStringTemplate-0.8.7StringTemplate implementation in Haskell
HSvm-0.1.1.3.22Haskell Bindings for libsvm
HsYAML-0.2.0.0Pure Haskell YAML 1.2 processor
hsyslog-5.0.2FFI interface to syslog(3) from POSIX.1-2001
htaglib-1.2.0Bindings to TagLib, audio meta-data library
html-1.0.1.2HTML combinator library
html-entities-1.1.4.3A codec library for HTML-escaped text and HTML-entities
html-entity-map-0.1.0.0Map from HTML5 entity names to the corresponding Unicode text
http-date-0.0.8HTTP Date parser/formatter
human-readable-duration-0.2.1.4Provide duration helper
HUnit-1.6.0.0A unit testing framework for Haskell
HUnit-approx-1.1.1.1Approximate equality for floating point numbers with HUnit
hvect-0.4.0.0Simple strict heterogeneous lists
hw-diagnostics-0.0.0.7Diagnostics library
hweblib-0.6.3Haskell Web Library
hw-hedgehog-0.1.0.3Extra hedgehog functionality
hw-int-0.0.0.3Integers
hw-string-parse-0.0.0.4String parser
hxt-9.3.1.18A collection of tools for processing XML with Haskell
hxt-charproperties-9.4.0.0Character properties and classes for XML and Unicode
hxt-css-0.1.0.3CSS selectors for HXT
hxt-curl-9.1.1.1LibCurl interface for HXT
hxt-expat-9.1.1Expat parser for HXT
hxt-regex-xmlschema-9.2.0.3A regular expression library for W3C XML Schema regular expressions
hxt-tagsoup-9.1.4TagSoup parser for HXT
hxt-unicode-9.0.2.4Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
hybrid-vectors-0.2.2Hybrid vectors e.g. Mixed Boxed/Unboxed vectors
hyphenation-0.8Configurable Knuth-Liang hyphenation
iconv-0.4.1.3String encoding conversion
identicon-0.2.2Flexible generation of identicons
ieee754-0.8.0Utilities for dealing with IEEE floating point numbers
if-0.1.0.0(?) and (?>) conditional operator
iff-0.0.6Constructing and dissecting IFF files
ihs-0.1.0.3Interpolated Haskell
ilist-0.3.1.0Optimised list functions for doing index-related things
immortal-0.3Spawn threads that never die (unless told to do so)
include-file-0.1.0.4Inclusion of files in executables at compile-time
indents-0.5.0.0indentation sensitive parser-combinators for parsec
indexed-0.1.3Haskell98 indexed functors, monads, comonads
indexed-list-literals-0.2.1.2Type safe indexed list literals
infer-license-0.2.0Infer software license from a given license file
inflections-0.4.0.4Inflections library for Haskell
ini-0.4.1Quick and easy configuration files in the INI format
inj-1.0A class for injective (one-to-one) functions
inspection-testing-0.4.2.2GHC plugin to do inspection testing
instance-control-0.1.2.0Controls how the compiler searches for instances using type families
int-cast-0.2.0.0Checked conversions between integral types
integer-gmp-1.0.2.0Integer library based on GMP
integer-logarithms-1.0.3Integer logarithms
integration-0.2.1Fast robust numeric integration via tanh-sinh quadrature
intern-0.9.2Efficient hash-consing for arbitrary data types
interpolation-0.1.1.1piecewise linear and cubic Hermite interpolation
IntervalMap-0.6.1.1Containers for intervals, with efficient search
intervals-0.9Interval Arithmetic
intro-0.5.2.1Safe and minimal prelude
intset-imperative-0.1.0.0An imperative integer set written in Haskell
invariant-0.5.3Haskell98 invariant functors
invertible-0.2.0.5bidirectional arrows, bijective functions, and invariant functors
io-machine-0.2.0.0Easy I/O model to learn IO monad
io-manager-0.1.0.2Skeleton library around the IO monad
io-memoize-1.1.1.0Memoize IO actions
io-region-0.1.1Exception safe resource management with dynamic regions
io-storage-0.3A key-value store in the IO monad
irc-0.6.1.0A small library for parsing IRC messages
irc-ctcp-0.1.3.0A CTCP encoding and decoding library for IRC clients
islink-0.1.0.0Check if an HTML element is a link
iso3166-country-codes-0.20140203.8A datatype for ISO 3166 country codes
iso639-0.1.0.3ISO-639-1 language codes
iso8601-time-0.1.5Convert to/from the ISO 8601 time format
iterable-3.0API for hierarchical multilevel collections
ix-shapable-0.1.0Reshape multi-dimensional arrays
jack-0.7.1.4Bindings for the JACK Audio Connection Kit
jailbreak-cabal-1.3.5Strip version restrictions from Cabal files
js-dgtable-0.5.2Obtain minified jquery.dgtable code
js-flot-0.8.3Obtain minified flot code
js-jquery-3.3.1Obtain minified jQuery code
JuicyPixels-3.3.3.1Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
JuicyPixels-scale-dct-0.1.2Scale JuicyPixels images with DCT
justified-containers-0.3.0.0Keyed container types with type-checked proofs of key presence
kan-extensions-5.2Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads
kazura-queue-0.1.0.4Fast concurrent queues much inspired by unagi-chan
kdt-0.2.4Fast and flexible k-d trees for various types of point queries
keycode-0.2.2Maps web browser keycodes to their corresponding keyboard keys
keys-3.12.2Keyed functors and containers
kind-apply-0.3.2.0Utilities to work with lists of types
kind-generics-0.4.0.0Generic programming in GHC style for arbitrary kinds and GADTs
kind-generics-th-0.2.1.0Template Haskell support for generating `GenericK` instances
kmeans-0.1.3K-means clustering algorithm
l10n-0.1.0.1Enables providing localization as typeclass instances in separate files
labels-0.3.3Anonymous records via named tuples
LambdaHack-0.9.5.0A game engine library for tactical squad ASCII roguelike dungeon crawlers
lame-0.2.0Fairly complete high-level binding to LAME encoder
language-c-0.8.3Analysis and generation of C code
language-java-0.2.9Java source manipulation
language-javascript-0.6.0.13Parser for JavaScript
language-nix-2.2.0Data types and functions to represent the Nix language
lapack-carray-0.0.3Auto-generated interface to Fortran LAPACK via CArrays
lapack-comfort-array-0.0.0.1Auto-generated interface to Fortran LAPACK via comfort-array
lapack-ffi-0.0.2Auto-generated interface to Fortran LAPACK
lapack-ffi-tools-0.1.2.1Generator for Haskell interface to Fortran LAPACK
largeword-1.2.5Provides Word128, Word192 and Word256 and a way of producing other large words if required
latex-0.1.0.4Parse, format and process LaTeX files
lattices-2.0.1Fine-grained library for constructing and manipulating lattices
lawful-0.1.0.0Assert the lawfulness of your typeclass instances
lazy-csv-0.5.1Efficient lazy parsers for CSV (comma-separated values)
lazyio-0.1.0.4Run IO actions lazily while respecting their order
lca-0.3.1O(log n) persistent online lowest common ancestor search without preprocessing
leancheck-0.9.1Enumerative property-based testing
leancheck-instances-0.0.3Common LeanCheck instances
leapseconds-announced-2017.1.0.1Leap seconds announced at library release time
lens-4.18.1Lenses, Folds and Traversals
lens-action-0.2.4Monadic Getters and Folds
lens-datetime-0.3Lenses for Data.Time.* types
lens-family-2.0.0Lens Families
lens-family-core-2.0.0Haskell 2022 Lens Families
lens-misc-0.0.2.0Miscellaneous lens utilities
lens-properties-4.11.1QuickCheck properties for lens
lenz-0.4.0.0Van Laarhoven lenses
leveldb-haskell-0.6.5Haskell bindings to LevelDB
libffi-0.1A binding to libffi
libgit-0.3.1Simple Git Wrapper
libgraph-1.14Store and manipulate data in a graph
libiserv-8.8.1Provides shared functionality between iserv and iserv-proxy
LibZip-1.0.1Bindings to libzip, a library for manipulating zip archives
lifted-async-0.10.0.4Run lifted IO operations asynchronously and wait for their results
lifted-base-0.2.3.12lifted IO operations from the base library
lift-generics-0.1.2GHC.Generics-based Language.Haskell.TH.Syntax.lift implementation
linear-1.20.9Linear Algebra
linux-file-extents-0.2.0.0Retrieve file fragmentation information under Linux
linux-namespaces-0.1.3.0Work with linux namespaces: create new or enter existing ones
List-0.6.2List monad transformer and class
ListLike-4.6.2Generalized support for list-like structures
listsafe-0.1.0.1Safe wrappers for partial list functions, supporting MonadThrow
list-t-1.0.3.1ListT done right
ListTree-0.2.3Trees and monadic trees expressed as monadic lists where the underlying monad is a list
llvm-hs-9.0.0General purpose LLVM bindings
llvm-hs-pure-9.0.0Pure Haskell LLVM functionality (no FFI)
lmdb-0.2.5Lightning MDB bindings
load-env-0.2.1.0Load environment variables from a file
loch-th-0.2.2Support for precise error locations in source files (Template Haskell version)
lockfree-queue-0.2.3.1Michael and Scott lock-free queues
log-domain-0.12Log-domain arithmetic
logfloat-0.13.3.3Log-domain floating point numbers
logging-facade-0.3.0Simple logging abstraction that allows multiple back-ends
logging-facade-syslog-1A logging back-end to syslog(3) for the logging-facade library
logict-0.7.0.2A backtracking logic-programming monad
loop-0.3.0Fast loops (for when GHC can't optimize forM_)
lrucache-1.2.0.1a simple, pure LRU cache
lrucaching-0.3.3LRU cache
lzma-0.0.0.3LZMA/XZ compression and decompression
machines-0.7Networked stream transducers
main-tester-0.2.0.1Capture stdout/stderr/exit code, and replace stdin of your main function
makefile-1.1.0.0Simple Makefile parser and generator
managed-1.0.6A monad for managed values
markdown-unlit-0.5.0Literate Haskell support for Markdown
markov-chain-0.0.3.4Markov Chains for generating random sequences with a user definable behaviour
mathexpr-0.3.0.0Parse and evaluate math expressions with variables and functions
matrices-0.5.0native matrix based on vector
matrix-0.3.6.1A native implementation of matrix operations
matrix-market-attoparsec-0.1.0.8Parsing and serialization functions for the NIST Matrix Market format
matrix-static-0.2Type-safe matrix operations
maximal-cliques-0.1.1Enumerate all maximal cliques of a graph
mbox-0.3.4Read and write standard mailbox files
median-stream-0.7.0.0Constant-time queries for the median of a stream of numeric data
megaparsec-7.0.5Monadic parser combinators
megaparsec-tests-7.0.5Test utilities and the test suite of Megaparsec
memory-0.15.0memory and related abstraction stuff
MemoTrie-0.6.9Trie-based memo functions
mercury-api-0.1.0.2Haskell binding to Mercury API for ThingMagic RFID readers
mersenne-random-pure64-0.2.2.0Generate high quality pseudorandom numbers purely using a Mersenne Twister
messagepack-0.5.4Serialize instance for Message Pack Object
mfsolve-0.3.2.0Equation solver and calculator à la metafont
microlens-0.4.11.2A tiny lens library with no dependencies
microlens-contra-0.1.0.2True folds and getters for microlens
microlens-ghc-0.4.11.1microlens + array, bytestring, containers, transformers
microlens-mtl-0.2.0.1microlens support for Reader/Writer/State from mtl
microlens-platform-0.4.0microlens + all batteries included (best for apps)
microlens-process-0.2.0.0Micro-optics for the process library
microlens-th-0.4.3.2Automatic generation of record lenses for microlens
microspec-0.2.1.3Tiny QuickCheck test library with minimal dependencies
midair-0.2.0.1Hot-swappable FRP
midi-0.2.2.2Handling of MIDI messages and files
mime-types-0.1.0.9Basic mime-type handling types and functions
minimorph-0.2.1.0English spelling functions with an emphasis on simplicity
miniutter-0.5.0.0Simple English clause creation from arbitrary words
mintty-0.1.2A reliable way to detect the presence of a MinTTY console on Windows
missing-foreign-0.1.1Convenience functions for FFI work
mixed-types-num-0.4.0.1Alternative Prelude with numeric and logic expressions typed bottom-up
mltool-0.2.0.1Machine Learning Toolbox
mmap-0.5.9Memory mapped files for POSIX and Windows
mmorph-1.1.3Monad morphisms
mnist-idx-0.1.2.8Read and write IDX data that is used in e.g. the MNIST database
mockery-0.3.5Support functions for automated testing
modular-0.1.0.8Type-safe modular arithmetic
monad-control-1.0.2.3Lift control operations, like exception catching, through monad transformers
monad-control-aligned-0.0.1.1Just like monad-control, except less efficient, and the monadic state terms are all * -> *
monad-coroutine-0.9.0.4Coroutine monad transformer for suspending and resuming monadic computations
monad-extras-0.6.0Extra utility functions for working with monads
monadic-arrays-0.2.2Boxed and unboxed arrays for monad transformers
monad-journal-0.8.1Pure logger typeclass and monad transformer
monad-loops-0.4.3Monadic loops
monad-memo-0.5.1Memoization monad transformer
monad-parallel-0.7.2.3Parallel execution of monadic computations
monad-par-extras-0.3.3Combinators and extra features for Par monads
monad-peel-0.2.1.2Lift control operations like exception catching through monad transformers
monad-products-4.0.1Monad products
MonadPrompt-1.0.0.5MonadPrompt, implementation & examples
MonadRandom-0.5.1.1Random-number generation monad
monad-skeleton-0.1.5Monads of program skeleta
monad-st-0.2.4.1Provides a MonadST class
monads-tf-0.1.0.3Monad classes, using type families
monad-time-0.3.1.0Type class for monads which carry the notion of the current time
monad-unlift-0.2.0Typeclasses for representing monad transformer unlifting
monoid-transformer-0.0.4Monoid counterparts to some ubiquitous monad transformers
more-containers-0.2.1.2A few more collections
mountpoints-1.0.2list mount points
mtl-2.2.2Monad classes, using functional dependencies
mtl-compat-0.2.2Backported Control.Monad.Except module from mtl
mtl-prelude-2.0.3.1Reexports of most definitions from "mtl" and "transformers"
multiarg-0.30.0.10Command lines for options that take multiple arguments
multimap-1.2.1A multimap
multiset-0.3.4.1The Data.MultiSet container type
multistate-0.8.0.2like mtl's ReaderT / WriterT / StateT, but more than one contained value/type
murmur3-1.0.3Pure Haskell implementation of the MurmurHash3 x86_32 algorithm
murmur-hash-0.1.0.9MurmurHash2 implementation for Haskell
mysql-0.1.7A low-level MySQL client library
mysql-simple-0.4.5A mid-level MySQL client library
n2o-0.11.1Abstract Protocol Loop
nagios-check-0.3.2Package for writing monitoring plugins
names-th-0.3.0.0Manipulate name strings for TH
nano-erl-0.1.0.1Small library for Erlang-style actor semantics
nanospec-0.2.2A lightweight implementation of a subset of Hspec's API
nats-1.1.2Natural numbers
natural-induction-0.2.0.0Induction over natural numbers
natural-sort-0.1.2User-friendly text collation
neat-interpolation-0.3.2.4A quasiquoter for neat and simple multiline text interpolation
netlib-carray-0.1Helper modules for CArray wrappers to BLAS and LAPACK
netlib-comfort-array-0.0.0.1Helper modules for comfort-array wrappers to BLAS and LAPACK
netlib-ffi-0.1.1Helper modules for FFI to BLAS and LAPACK
netrc-0.2.0.0Parser for .netrc files
nettle-0.3.0safe nettle binding
netwire-5.0.3Functional reactive programming library
netwire-input-0.0.7Input handling abstractions for netwire
network-byte-order-0.1.1.1Network byte order utilities
network-info-0.2.0.10Access the local computer's basic network configuration
network-transport-0.5.4Network abstraction layer
network-transport-composed-0.2.1Compose network transports
network-uri-2.6.1.0URI manipulation
newtype-0.2.2.0A typeclass and set of functions for working with newtypes
newtype-generics-0.5.4A typeclass and set of functions for working with newtypes
nicify-lib-1.0.1Pretty print the standard output of default `Show` instances
NineP-0.0.2.19P2000 in pure Haskell
nix-paths-1.0.1Knowledge of Nix's installation directories
NoHoed-0.1.1Placeholder package to preserve debug ability via conditional builds
nondeterminism-1.4A monad and monad transformer for nondeterministic computations
non-empty-0.3.2List-like structures with static restrictions on the number of elements
nonemptymap-0.0.6.0A NonEmptyMap Implementation
non-empty-sequence-0.2.0.2Non-empty sequence
non-negative-0.1.2Non-negative numbers
not-gloss-0.7.7.0Painless 3D graphics, no affiliation with gloss
no-value-1.0.0.0A type class for choosing sentinel-like values
nowdoc-0.1.1.0Here document without variable expansion like PHP Nowdoc
nsis-0.3.3DSL for producing Windows Installer using NSIS
numbers-3000.2.0.2Various number types
numeric-extras-0.1Useful tools from the C standard library
numeric-prelude-0.4.3.1An experimental alternative hierarchy of numeric type classes
numhask-0.3.0.0numeric classes
NumInstances-1.4Instances of numeric classes for functions and tuples
numtype-dk-0.5.0.2Type-level integers, using TypeNats, Data Kinds, and Closed Type Families
ObjectName-1.1.0.1Explicitly handled object names
odbc-0.2.2Haskell binding to the ODBC API, aimed at SQL Server driver
ofx-0.4.2.0Parser for OFX data
old-locale-1.0.0.7locale library
old-time-1.1.0.3Time library
once-0.4memoization for IO actions and functions
one-liner-1.0Constraint-based generics
one-liner-instances-0.1.2.1Generics-based implementations for common typeclasses
OneTuple-0.2.2Singleton Tuple
Only-0.1The 1-tuple type or single-value "collection"
oo-prototypes-0.1.0.0Support for OO-like prototypes
OpenAL-1.7.0.5A binding to the OpenAL cross-platform 3D audio API
open-browser-0.2.1.0Open a web browser from Haskell
openexr-write-0.1.0.2Library for writing images in OpenEXR HDR file format
OpenGL-3.0.3.0A binding for the OpenGL graphics system
OpenGLRaw-3.3.3.0A raw binding for the OpenGL graphics system
operational-0.2.3.5Implementation of difficult monads made easy with operational semantics
operational-class-0.3.0.0MonadProgram typeclass for the operational package
optional-args-1.0.2Optional function arguments
options-1.2.1.1A powerful and easy-to-use command-line option parser
optparse-applicative-0.15.1.0Utilities and combinators for parsing command line options
optparse-generic-1.3.0Auto-generate a command-line parser for your datatype
optparse-simple-0.1.1.2Simple interface to optparse-applicative
optparse-text-0.1.1.0Data.Text helpers for optparse-applicative
ordered-containers-0.2.2Set- and Map-like types that remember the order elements were inserted
overhang-1.0.0Hang loose with your lambdas!
packcheck-0.4.2Universal build and CI testing for Haskell packages
pagination-0.2.1Framework-agnostic pagination boilerplate
parallel-3.2.2.0Parallel programming library
parallel-io-0.3.3Combinators for executing IO actions in parallel on a thread pool
parseargs-0.2.0.9Parse command-line arguments
parsec-3.1.14.0Monadic parser combinators
parsec-class-1.0.0.0Class of types that can be constructed from their text representation
parsec-numbers-0.1.0Utilities for parsing numbers from strings
parsec-numeric-0.1.0.0Parsec combinators for parsing Haskell numeric types
ParsecTools-0.0.2.0Parsec combinators for more complex objects
parser-combinators-1.2.0Lightweight package providing commonly useful parser combinators
parser-combinators-tests-1.2.0Test suite of parser-combinators
partial-handler-1.0.3A composable exception handler
partial-isomorphisms-0.2.2.1Partial isomorphisms
path-pieces-0.2.1Components of paths
pathtype-0.8.1Type-safe replacement for System.FilePath etc
pathwalk-0.3.1.2Path walking utilities for Haskell programs
pattern-arrows-0.0.2Arrows for Pretty Printing
pcg-random-0.1.3.6Haskell bindings to the PCG random number generator
pcre-light-0.4.0.4Portable regex library for Perl 5 compatible regular expressions
pdfinfo-1.5.4Wrapper around the pdfinfo command
peano-0.1.0.1Peano numbers
pem-0.2.4Privacy Enhanced Mail (PEM) format reader and writer
percent-format-0.0.1simple printf-style string formatting
perfect-hash-generator-0.2.0.6Perfect minimal hashing implementation in native Haskell
persistable-record-0.6.0.4Binding between SQL database values and haskell records
pgp-wordlist-0.1.0.3Translate between binary data and a human-readable collection of words
phantom-state-0.2.1.2Phantom State Transformer. Like State Monad, but without values
pid1-0.1.2.0Do signal handling and orphan reaping for Unix PID1 init processes
pipes-4.3.12Compositional pipelines
pipes-attoparsec-0.5.1.5Attoparsec and Pipes integration
pipes-binary-0.4.2Encode and decode binary streams using the pipes and binary libraries
pipes-bytestring-2.1.6ByteString support for pipes
pipes-concurrency-2.0.12Concurrency for the pipes ecosystem
pipes-csv-1.4.3Fast, streaming csv parser
pipes-fastx-0.3.0.0Streaming parsers for Fasta and Fastq
pipes-group-1.0.12Group streams into substreams
pipes-parse-3.0.8Parsing infrastructure for the pipes ecosystem
pipes-safe-2.3.2Safety for the pipes ecosystem
placeholders-0.1Placeholders for use while developing Haskell code
pointed-5.0.1Pointed and copointed data
pointedlist-0.6.1A zipper-like comonad which works as a list, tracking a position
pointless-fun-1.1.0.6Some common point-free combinators
poll-0.0.0.1Bindings to poll.h
poly-arity-0.1.0Tools for working with functions of undetermined arity
polynomials-bernstein-1.1.2A solver for systems of polynomial equations in bernstein form
polyparse-1.13A variety of alternative parser combinator libraries
pooled-io-0.0.2.2Run jobs on a limited number of threads and support data dependencies
possibly-1.0.0.0type Possibly a = Either String a
postgresql-libpq-0.9.4.2low-level binding to libpq
post-mess-age-0.2.1.0Send messages to a handle concurrently without getting them mixed
pptable-0.3.0.0Pretty Print containers in a tabular format
pqueue-1.4.1.2Reliable, persistent, fast priority queues
prefix-units-0.2.0A basic library for SI/binary prefix units
prelude-compat-0.0.0.2Provide Prelude and Data.List with fixed content across GHC versions
prelude-safeenum-0.1.1.2A redefinition of the Prelude's Enum class in order to render it safe
pretty-1.1.3.6Pretty-printing library
pretty-class-1.0.1.1Pretty printing class similar to Show
prettyclass-1.0.0.0Pretty printing class similar to Show
pretty-hex-1.0A library for hex dumps of ByteStrings
pretty-show-1.9.5Tools for working with derived `Show` instances and generic inspection of values
pretty-types-0.3.0.1A small pretty printing DSL for complex types
primes-0.2.1.0Efficient, purely functional generation of prime numbers
primitive-0.7.0.0Primitive memory-related operations
process-1.6.5.1Process libraries
process-extras-0.7.4Process extras
product-isomorphic-0.0.3.3Weaken applicative functor on products
profiterole-0.1Restructure GHC profile reports
profunctors-5.5Profunctors
projectroot-0.2.0.1Bindings to the projectroot C logic
prometheus-client-1.0.0Haskell client library for http://prometheus.io
promises-0.3Lazy demand-driven promises
prompt-0.1.1.2Monad (and transformer) for deferred-effect pure prompt-response queries
prospect-0.1.0.0Explore continuations with trepidation
protocol-radius-0.0.1.1parser and printer for radius protocol packet
protocol-radius-test-0.1.0.1testsuit of protocol-radius haskell package
proxied-0.3.1Make functions consume Proxy instead of undefined
psqueues-0.2.7.2Pure priority search queues
pulse-simple-0.1.14binding to Simple API of pulseaudio
pureMD5-2.1.3A Haskell-only implementation of the MD5 digest (hash) algorithm
qchas-1.1.0.1A library for implementing Quantum Algorithms
qm-interpolated-string-0.3.0.0Implementation of interpolated multiline strings
qrcode-core-0.9.1QR code library in pure Haskell
quadratic-irrational-0.1.0An implementation of quadratic irrationals
QuasiText-0.1.2.6A QuasiQuoter for Text
QuickCheck-2.13.2Automatic testing of Haskell programs
quickcheck-arbitrary-adt-0.3.1.0Generic typeclasses for generating arbitrary ADTs
quickcheck-assertions-0.3.0HUnit like assertions for QuickCheck
quickcheck-io-0.2.0Use HUnit assertions as QuickCheck properties
quickcheck-simple-0.1.1.1Test properties and default-mains for QuickCheck
quickcheck-special-0.1.0.6Edge cases and special values for QuickCheck Arbitrary instances
quickcheck-text-0.1.2.1Alternative arbitrary instance for Text
quickcheck-transformer-0.3.1A GenT monad transformer for QuickCheck library
quickcheck-unicode-1.0.1.0Generator and shrink functions for testing Unicode-related software
ramus-0.1.2Elm signal system for Haskell
rando-0.0.0.4Easy-to-use randomness for livecoding
random-1.1random number library
random-shuffle-0.0.4Random shuffle implementation
random-tree-0.6.0.5Create random trees
range-0.2.1.1An efficient and versatile range library
Ranged-sets-0.4.0Ranged sets for Haskell
range-set-list-0.1.3.1Memory efficient sets with ranges of elements
rank1dynamic-0.4.0Like Data.Dynamic/Data.Typeable but with support for rank-1 polymorphic types
rattle-0.1Forward build system, with caching and speculation
rawfilepath-0.2.4Use RawFilePath instead of FilePath
rawstring-qm-0.2.3.0Simple raw string quotation and dictionary interpolation
raw-strings-qq-1.1Raw string literals for Haskell
rcu-0.2.4Read-Copy-Update for Haskell
re2-0.3Bindings to the re2 regular expression library
readable-0.3.1Reading from Text and ByteString
read-editor-0.1.0.2Opens a temporary file on the system's EDITOR and returns the resulting edits
read-env-var-1.0.0.0Functions for safely reading environment variables
reanimate-svg-0.9.2.1SVG file loader and serializer
rebase-1.3.1.1A more progressive alternative to the "base" package
record-dot-preprocessor-0.2Preprocessor to allow record.field syntax
record-hasfield-1.0A version of GHC.Records as available in future GHCs
recursion-schemes-5.1.3Representing common recursion patterns as higher-order functions
reducers-3.12.3Semigroups, specialized containers and a general map/reduce framework
refact-0.3.0.2Specify refactorings to perform with apply-refact
reflection-2.1.5Reifies arbitrary terms into types that can be reflected back into terms
RefSerialize-0.4.0Write to and read from ByteStrings maintaining internal memory references
reinterpret-cast-0.1.0Memory reinterpretation casts for Float/Double and Word32/Word64
relational-query-0.12.2.2Typeful, Modular, Relational, algebraic query engine
relational-schemas-0.1.7.0RDBMSs' schema templates for relational-query
renderable-0.2.0.1An API for managing renderable resources
repline-0.2.1.0Haskeline wrapper for GHCi-like REPL interfaces
rerebase-1.3.1.1Reexports from "base" with a bunch of other standard libraries
resource-pool-0.2.3.2A high-performance striped resource pooling implementation
resourcet-1.2.2Deterministic allocation and freeing of scarce resources
result-0.2.6.0Encode success or at least one error
retry-0.8.0.1Retry combinators for monadic actions that may fail
rev-state-0.1.2Reverse State monad transformer
rfc1751-0.1.2RFC-1751 library for Haskell
rfc5051-0.1.0.4Simple unicode collation as per RFC5051
roc-id-0.1.0.0Implementation of the ROC National ID standard
rocksdb-haskell-1.0.1Haskell bindings to RocksDB
roles-0.2.0.0Composable class-based roles
rope-utf16-splay-0.3.1.0Ropes optimised for updating using UTF-16 code units and row/column pairs
rosezipper-0.2Generic zipper implementation for Data.Tree
rot13-0.2.0.1Fast ROT13 cipher for Haskell
rpmbuild-order-0.2.1Order RPM packages by dependencies
runmemo-1.0.0.1A simple memoization helper library
safe-0.3.17Library of safe (exception free) functions
safe-exceptions-0.1.7.0Safe, consistent, and easy exception handling
safe-exceptions-checked-0.1.0Safe, checked exceptions
safe-foldable-0.1.0.0Safe wrappers for null-partial Foldable operations
safe-money-0.9Type-safe and lossless encoding and manipulation of money, fiat currencies, crypto currencies and precious metals
SafeSemaphore-0.10.1Much safer replacement for QSemN, QSem, and SampleVar
saltine-0.1.0.2Cryptography that's easy to digest (NaCl/libsodium bindings)
sample-frame-0.0.3Handling of samples in an (audio) signal
sample-frame-np-0.0.4.1Orphan instances for types from sample-frame and numericprelude
say-0.1.0.1Send textual messages to a Handle in a thread-friendly way
scanf-0.1.0.0Easy and type-safe format strings for parsing and printing
scanner-0.3.1Fast non-backtracking incremental combinator parsing for bytestrings
scientific-0.3.6.2Numbers represented using scientific notation
sdl2-2.5.0.0Both high- and low-level bindings to the SDL library (version 2.0.6+)
sdl2-gfx-0.2Bindings to SDL2_gfx
sdl2-image-2.0.0Bindings to SDL2_image
sdl2-mixer-1.1.0Bindings to SDL2_mixer
sdl2-ttf-2.1.0Bindings to SDL2_ttf
securemem-0.1.10abstraction to an auto scrubbing and const time eq, memory chunk
selda-0.5.0.0Multi-backend, high-level EDSL for interacting with SQL databases
selective-0.3Selective applicative functors
semigroupoid-extras-5Semigroupoids that depend on PolyKinds
semigroupoids-5.3.3Semigroupoids: Category sans id
semigroups-0.19.1Anything that associates
semirings-0.5.1two monoids as one, in holy haskimony
semiring-simple-1.0.0.1A module for dealing with semirings
semver-0.3.4Representation, manipulation, and de/serialisation of Semantic Versions
seqalign-0.2.0.4Sequence Alignment
serialise-0.2.1.0A binary serialisation library for Haskell values
set-cover-0.1Solve exact set cover problems like Sudoku, 8 Queens, Soma Cube, Tetris Cube
setenv-0.1.1.3A cross-platform library for setting environment variables
setlocale-1.0.0.9Haskell bindings to setlocale
SHA-1.6.4.4Implementations of the SHA suite of message digest functions
shake-0.18.3Build system library, like Make, but more accurate dependencies
shared-memory-0.2.0.0POSIX shared memory
shell-escape-0.2.0Shell escaping library
shelly-1.9.0shell-like (systems) programming in Haskell
should-not-typecheck-2.1.0A HUnit/hspec assertion library to verify that an expression does not typecheck
show-combinators-0.1.1.0Combinators to write Show instances
siggy-chardust-1.0.0Rounding rationals to significant digits and decimal places
signal-0.1.0.4Multiplatform signal support for Haskell
silently-1.2.5.1Prevent or capture writing to stdout and other handles
simple-cabal-0.0.0.1Cabal file wrapper library
simple-cmd-0.2.0.1Simple String-based process commands
simple-cmd-args-0.1.3Simple command args parsing and execution
simple-log-0.9.12Simple log for Haskell
simple-reflect-0.3.3Simple reflection of expressions containing variables
simplistic-generics-0.1.0.0Generic programming without too many type classes
since-0.0.0Get the number of seconds since the last invocation
singleton-bool-0.1.5Type level booleans
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
skip-var-0.1.1.0Skip variables
smallcheck-1.1.5A property-based testing library
snowflake-0.1.1.1A loose port of Twitter Snowflake to Haskell. Generates arbitrary precision, unique, time-sortable identifiers
sop-core-0.5.0.0True Sums of Products
sort-1.0.0.0A Haskell sorting toolkit
sorted-list-0.2.1.0Type-enforced sorted lists and related functions
sox-0.2.3.1Play, write, read, convert audio signals using Sox
soxlib-0.0.3.1Write, read, convert audio signals using libsox
sparse-tensor-0.2.1.2typesafe tensor algebra library
spatial-math-0.5.0.13d math including quaternions/euler angles/dcms and utility functions
special-values-0.1.0.0Typeclass providing special values
speculate-0.4.1discovery of properties about Haskell functions
split-0.2.3.3Combinator library for splitting lists
splitmix-0.0.3Fast Splittable PRNG
spoon-0.3.1Catch errors thrown from pure computations
spreadsheet-0.1.3.8Read and write spreadsheets from and to CSV files in a lazy way
sql-words-0.1.6.3SQL keywords data constructors into OverloadedString
srcloc-0.5.1.2Data types for managing source code locations
starter-0.3.0Develop applications without restarts
stateref-0.3Abstraction for things that work like IORef
StateVar-1.2State variables
stb-image-redux-0.2.1.2Image loading and writing microlibrary
step-function-0.2Staircase functions or piecewise constant functions
stm-2.5.0.0Software Transactional Memory
stm-chans-3.0.0.4Additional types of channels for STM
stm-delay-0.1.1.1Updatable one-shot timer polled with STM
stm-extras-0.1.0.3Extra STM functions
stm-split-0.0.2.1TMVars, TVars and TChans with distinguished input and output side
stopwatch-0.1.0.6A simple stopwatch utility
storable-complex-0.2.3.0Storable instance for Complex
storable-record-0.0.4Elegant definition of Storable instances for records
storable-tuple-0.0.3.3Storable instance for pairs and triples
storablevector-0.2.13Fast, packed, strict storable arrays with a list interface like ByteString
streamly-0.6.1Beautiful Streaming, Concurrent and Reactive Composition
streams-3.3Various Haskell 2010 stream comonads
strict-0.3.2Strict data types and String IO
strict-concurrency-0.2.4.3Strict concurrency abstractions
stringbuilder-0.5.1A writer monad for multi-line string literals
string-class-0.1.7.0String class library
string-combinators-0.6.0.5Polymorphic functions to build and combine stringlike values
string-conv-0.1.2Standardized conversion between string types
string-qq-0.0.4QuasiQuoter for non-interpolated strings, texts and bytestrings
stringsearch-0.3.6.6Fast searching, splitting and replacing of ByteStrings
string-transform-1.1.1simple and easy haskell string transform wrapper
stripe-concepts-1.0.1.0Types for the Stripe API
stripe-signature-1.0.0.1Verification of Stripe webhook signatures
structs-0.1.2Strict GC'd imperative object-oriented programming with cheap pointers
sum-type-boilerplate-0.1.1Library for reducing the boilerplate involved with sum types
sundown-0.6Bindings to the sundown markdown library
superbuffer-0.3.1.1Efficiently build a bytestring from smaller chunks
svg-tree-0.6.2.4SVG file loader and serializer
syb-0.7.1Scrap Your Boilerplate
symbol-0.2.4A 'Symbol' type for fast symbol comparison
symengine-0.1.2.0SymEngine symbolic mathematics engine for Haskell
sysinfo-0.1.1Haskell Interface for getting overall system statistics
system-argv0-0.1.1Get argv[0] as a FilePath
system-fileio-0.3.16.4Consistent filesystem interaction across GHC versions (deprecated)
system-filepath-0.4.14High-level, byte-based file and directory path manipulations (deprecated)
tabular-0.2.2.7Two-dimensional data tables with rendering functions
tagchup-0.4.1.1alternative package for processing of tag soups
tagged-0.8.6Haskell 98 phantom types to avoid unsafely passing dummy arguments
tagged-binary-0.2.0.1Provides tools for serializing data tagged with type information
tagged-identity-0.1.3Trivial monad transformer that allows identical monad stacks have different types
tagged-transformer-0.8.1Monad transformer carrying an extra phantom type tag
tagshare-0.0TagShare - explicit sharing with tags
tagsoup-0.14.8Parsing and extracting information from (possibly malformed) HTML/XML documents
tao-1.0.0Type-level assertion operators
tao-example-1.0.0Example usage of the tao package
tar-0.5.1.1Reading, writing and manipulating ".tar" archive files
tardis-0.4.1.0Bidirectional state monad transformer
tasty-1.2.3Modern and extensible testing framework
tasty-ant-xml-1.1.6Render tasty output to XML for Jenkins
tasty-discover-4.2.1Test discovery for the tasty framework
tasty-expected-failure-0.11.1.2Mark tasty tests as failure expected
tasty-golden-2.3.2Golden tests support for tasty
tasty-hedgehog-1.0.0.1Integration for tasty and hedgehog
tasty-hspec-1.1.5.1Hspec support for the Tasty test framework
tasty-hunit-0.10.0.2HUnit support for the Tasty test framework
tasty-kat-0.0.3Known Answer Tests (KAT) framework for tasty
tasty-leancheck-0.0.1LeanCheck support for the Tasty test framework
tasty-program-1.0.5Use tasty framework to test whether a program executes correctly
tasty-quickcheck-0.10.1QuickCheck support for the Tasty test framework
tasty-smallcheck-0.8.1SmallCheck support for the Tasty test framework
tasty-th-0.1.7Automatic tasty test case discovery using TH
TCache-0.12.1A Transactional cache with user-defined persistence
tce-conf-1.3Very simple config file reading
template-haskell-2.15.0.0Support library for Template Haskell
temporary-1.3Portable temporary file and directory support
temporary-rc-1.2.0.3Portable temporary file and directory support for Windows and Unix, based on code from Cabal
temporary-resourcet-0.1.0.1Portable temporary files and directories with automatic deletion
tensorflow-test-0.1.0.0Some common functions for test suites
terminal-size-0.3.2.1Get terminal window height and width
terminfo-0.4.1.4Haskell bindings to the terminfo library
testing-type-modifiers-0.1.0.1Data type modifiers for property based testing
text-1.2.4.0An efficient packed Unicode text type
text-binary-0.2.1.1Binary instances for text types
text-icu-0.7.0.1Bindings to the ICU library
text-latin1-0.3.1Latin-1 (including ASCII) utility functions
text-ldap-0.1.1.13Parser and Printer for LDAP text data stream
text-manipulate-0.2.0.1Case conversion, word boundary manipulation, and textual subjugation
text-metrics-0.3.0Calculate various string metrics efficiently
text-postgresql-0.0.3.1Parser and Printer of PostgreSQL extended types
text-printer-0.5.0.1Abstract interface for text builders/printers
text-short-0.1.3Memory-efficient representation of Unicode text strings
text-zipper-0.10.1A text editor zipper library
tfp-1.0.1.1Type-level integers, booleans, lists using type families
tf-random-0.5High-quality splittable pseudorandom number generator
th-abstraction-0.3.1.0Nicer interface for reified information about data types
th-data-compat-0.1.0.0Compatibility for data definition template of TH
th-desugar-1.10Functions to desugar Template Haskell
th-expand-syns-0.4.5.0Expands type synonyms in Template Haskell ASTs
th-extras-0.0.0.4A grab bag of functions for use with Template Haskell
th-lift-0.8.0.1Derive Template Haskell's Lift class for datatypes
th-lift-instances-0.1.14Lift instances for template-haskell for common data types
th-orphans-0.13.8Orphan instances for TH datatypes
th-printf-0.7Quasiquoters for printf
thread-hierarchy-0.3.0.1Simple Haskel thread management in hierarchical manner
thread-local-storage-0.2Several options for thread-local-storage (TLS) in Haskell
threads-0.5.1.6Fork threads and wait for their result
th-reify-compat-0.0.1.5Compatibility for the result type of TH reify
th-reify-many-0.1.9Recurseively reify template haskell datatype info
throttle-io-stream-0.2.0.1Throttler between arbitrary IO producer and consumer functions
throwable-exceptions-0.1.0.9throwable-exceptions gives the easy way to throw exceptions
th-strict-compat-0.1.0.1Compatibility shim for Bang and Strict in Template Haskell
tile-0.3.0.0Slippy map tile functionality
time-1.9.3A time library
timeit-2.0Time monadic computations with an IO base
time-lens-0.4.0.2Lens-based interface to Data.Time data structures
timelens-0.2.0.2Lenses for the time package
time-locale-compat-0.1.1.5Compatibile module for time-format locale
time-locale-vietnamese-1.0.0.0Vietnamese locale for date and time format
time-manager-0.0.0Scalable timer
timezone-olson-0.1.9A pure Haskell parser and renderer for binary Olson timezone files
timezone-series-0.1.9Enhanced timezone handling for Data.Time
tinylog-0.15.0Simplistic logging using fast-logger
titlecase-1.0.1Convert English Words to Title Case
tmapchan-0.0.3An insert-ordered multimap (indexed FIFO) which consumes values as you lookup
torsor-0.1Torsor Typeclass
tostring-0.2.1.1The ToString class
transformers-0.5.6.2Concrete functor and monad transformers
transformers-base-0.4.5.2Lift computations from the bottom of a transformer stack
transformers-bifunctors-0.1Bifunctors over monad transformers
transformers-compat-0.6.5A small compatibility shim for the transformers library
transformers-fix-1.0Monad transformer for evaluating to a fixpoint
traverse-with-class-1.0.0.0Generic applicative traversals
tree-fun-0.8.1.0Library for functions pertaining to tree exploration and manipulation
triplesec-0.2.2.1TripleSec is a simple, triple-paranoid, symmetric encryption library
trivial-constraint-0.6.0.0Constraints that any type, resp. no type fulfills
tsv2csv-0.1.0.2Convert tsv to csv
ttrie-0.1.2.1Contention-free STM hash map
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
tuple-th-0.2.5Generate (non-recursive) utility functions for tuples of statically known size
TypeCompose-0.9.14Type composition classes & instances
type-equality-1Data.Type.Equality compat package
type-errors-0.2.0.0Tools for writing better type errors
type-fun-0.1.1Collection of widely reimplemented type families
type-hint-0.1Guide type inference with proxy values
type-level-integers-0.0.1Provides integers lifted to the type level
type-level-kv-list-1.1.0A module for hash map like object with type level keys
type-level-numbers-0.1.1.1Type level numbers implemented using type families
type-map-0.1.6.0Type-indexed maps
typenums-0.1.2.1Type level numbers using existing Nat functionality
type-of-html-1.5.0.0High performance type driven html generation
type-of-html-static-0.1.0.2Optimize static parts of type-of-html
type-operators-0.2.0.0Various type-level operators
typerep-map-0.3.2Efficient implementation of a dependent map with types as keys
type-spec-0.4.0.0Type Level Specification by Example
tzdata-0.1.20190325.0Time zone database (as files and as a module)
uglymemo-0.1.0.1A simple (but internally ugly) memoization function
unbounded-delays-0.1.1.0Unbounded thread delays and timeouts
unboxed-ref-0.4.0.0Fast unboxed references for ST and IO monad
unconstrained-0.1.0.2Null constraint
unicode-0.0.1.1Construct and transform unicode characters
unicode-show-0.1.0.3print and show in unicode
unicode-transforms-0.3.6Unicode normalization
unification-fd-0.10.0.1Simple generic unification algorithms
union-find-0.2Efficient union and equivalence testing of sets
uniplate-1.6.12Help writing simple, concise and fast generic operations
uniprot-kb-0.1.2.0UniProt-KB format parser
uniq-deep-1.1.1uniq-deep
unique-0Fully concurrent unique identifiers
unique-logic-0.4Solve simple simultaneous equations
unique-logic-tf-0.5.1Solve simple simultaneous equations
unit-constraint-0.0.0Extremely simple typeclass
universe-base-1.1.1A class for finite and recursively enumerable types
universe-instances-base-1.1Universe instances for types from the base package
universe-instances-extended-1.1.1Universe instances for types from selected extra packages
universe-instances-trans-1.1Universe instances for types from the transformers and mtl packages
universe-reverse-instances-1.1Instances of standard classes that are made possible by enumerations
unix-2.7.2.2POSIX functionality
unix-bytestring-0.3.7.3Unix/Posix-specific functions for ByteStrings
unix-compat-0.5.2Portable POSIX-compatibility layer
unix-time-0.4.7Unix time parser/formatter and utilities
unliftio-0.2.12The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
unliftio-core-0.1.2.0The MonadUnliftIO typeclass for unlifting monads to IO
unliftio-pool-0.2.1.0Data.Pool generalized to MonadUnliftIO
unlit-0.4.0.0Tool to convert literate code between styles or to code
unordered-containers-0.2.10.0Efficient hashing-based container types
unordered-intmap-0.1.1A specialization of `HashMap Int v`
unsafe-0.0Unified interface to unsafe functions
uri-encode-1.5.0.5Unicode aware uri-encoding
url-2.1.3A library for working with URLs
utf8-light-0.4.2Unicode
utf8-string-1.0.1.1Support for reading and writing UTF8 Strings
util-0.1.13.0Utilities
utility-ht-0.0.14Various small helper functions for Lists, Maybes, Tuples, Functions
uuid-1.3.13For creating, comparing, parsing and printing Universally Unique Identifiers
uuid-types-1.0.3Type definitions for Universally Unique Identifiers
validation-1.1A data-type like Either but with an accumulating Applicative
validity-0.9.0.1Validity typeclass
validity-bytestring-0.4.1.0Validity instances for bytestring
validity-containers-0.5.0.0Validity instances for containers
validity-scientific-0.2.0.2Validity instances for scientific
validity-text-0.3.1.0Validity instances for text
validity-time-0.2.0.2Validity instances for time
validity-unordered-containers-0.2.0.2Validity instances for unordered-containers
validity-uuid-0.1.0.2Validity instances for uuid
validity-vector-0.2.0.2Validity instances for vector
valor-0.1.0.0Simple general structured validation library
vec-0.1.1.1Vec: length-indexed (sized) list
vector-0.12.0.3Efficient Arrays
vector-binary-instances-0.2.5.1Instances of Data.Binary for vector
vector-buffer-0.4.1A buffer compatible with Data.Vector.*
vector-builder-0.3.7.2Vector builder
vector-bytes-instances-0.1.1Serial (from the bytes package) for Vector (from the vector package)
vector-instances-3.4Orphan Instances for 'Data.Vector'
vector-mmap-0.0.3Memory map immutable and mutable vectors
vector-sized-1.4.0.0Size tagged vectors
vector-space-0.16Vector & affine spaces, linear maps, and derivatives
vector-split-1.0.0.2Combinator library for splitting vectors
versions-3.5.1.1Types and parsers for software version numbers
ViennaRNAParser-1.3.3Libary for parsing ViennaRNA package output
void-0.7.3A Haskell 98 logically uninhabited data type
wave-0.2.0Work with WAVE and RF64 files
wcwidth-0.0.2Native wcwidth
webrtc-vad-0.1.0.3Easy voice activity detection
weigh-0.0.14Measure allocations of a Haskell functions/values
wide-word-0.1.0.9Data types for large but fixed width signed and unsigned integers
Win32-2.6.1.0A binding to part of the Win32 library
Win32-notify-0.3.0.3A binding to part of the Win32 library for file notification
windns-0.1.0.1Domain Name Service (DNS) lookup via the <windns.h>/dnsapi.dll standard library
with-location-0.1.0Use ImplicitParams-based source locations in a backward compatible way
witness-0.4values that witness types
wizards-1.0.3High level, generic library for interrogative user interfaces
wl-pprint-annotated-0.1.0.1Pretty printer with annotation support
wl-pprint-console-0.1.0.2Wadler/Leijen pretty printer supporting colorful console output
word24-2.0.124-bit word and int types for GHC
word8-0.1.3Word8 library
word-trie-0.3.0Implementation of a finite trie over words
wrap-0.0.0Wrap a function's return value with another function
writer-cps-exceptions-0.1.0.1Control.Monad.Catch instances for the stricter CPS WriterT and RWST
writer-cps-mtl-0.1.1.6MonadWriter orphan instances for writer-cps-transformers
writer-cps-transformers-0.5.6.1WriteT and RWST monad transformers
Xauth-0.1A binding to the X11 authentication library
xdg-basedir-0.2.2A basic implementation of the XDG Base Directory specification
xdg-userdirs-0.1.0.2Basic implementation of XDG user directories specification
xhtml-3000.2.2.1An XHTML combinator library
xml-1.3.14A simple XML library
xml-basic-0.1.3.1Basics for XML/HTML representation and processing
xmlgen-0.6.2.2Fast XML generation library
xml-picklers-0.3.6XML picklers based on xml-types, ported from hexpat-pickle
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.6sanitize untrusted HTML to prevent XSS attacks
xxhash-ffi-0.2.0.0Bindings to the C implementation the xxHash algorithm
yes-precure5-command-5.5.3Extended yes command to reproduce phrases in Yes! Precure 5
yjtools-0.9.18some tools for Monad, List, Tuple and so on
yoga-0.0.0.5Bindings to Facebook's Yoga layout library
youtube-0.2.1.1Upload video to YouTube via YouTube API
zero-0.1.5Semigroups with absorption
zeromq4-haskell-0.8.0Bindings to ZeroMQ 4.x
zeromq4-patterns-0.3.1.0Haskell implementation of several ZeroMQ patterns
zip-archive-0.4.1Library for creating and modifying zip archives
zippers-0.3Traversal based zippers
zlib-0.6.2.1Compression and decompression in the gzip and zlib formats
zlib-bindings-0.1.1.5Low-level bindings to the zlib package
zlib-lens-0.1.2.1Lenses for zlib
zot-0.0.3Zot language