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

Published on 2018-03-14View changes

resolver: nightly-2018-03-14

Packages (906)

View documentation by modules

PackageSynopsis
abstract-deque-0.3Abstract, parameterized interface to mutable Deques
abstract-deque-tests-0.3A test-suite for any queue or double-ended queue satisfying an interface
abstract-par-0.3.3Type classes generalizing the functionality of the 'monad-par' library
action-permutations-0.0.0.1Execute a set of actions (e.g. parsers) in each possible order
ad-4.3.5Automatic Differentiation
adjunctions-4.4Adjunctions and representable functors
aeson-1.2.4.0Fast JSON parsing and encoding
aeson-casing-0.1.0.5Tools to change the formatting of field names in Aeson instances
aeson-compat-0.3.7.1Compatibility layer for aeson
aeson-generic-compat-0.0.1.1Compatible generic class names of Aeson
aeson-pretty-0.8.5JSON pretty-printing library and command-line tool
aeson-utils-0.3.0.2Utilities for working with Aeson
aeson-yak-0.1.1.3Handle JSON that may or may not be a list, or exist
alex-3.2.3Alex is a tool for generating lexical analysers in Haskell
algebra-4.3.1Constructive abstract algebra
alsa-core-0.5.0.1Binding to the ALSA Library API (Exceptions)
alsa-seq-0.6.0.7Binding to the ALSA Library API (MIDI sequencer)
alternative-vector-0.0.0Use vectors instead of lists for many and some
alternators-0.1.2.0Handy functions when using transformers
ALUT-2.4.0.2A binding for the OpenAL Utility Toolkit
annotated-wl-pprint-0.7.0The Wadler/Leijen Pretty Printer, with annotation support
ansi-terminal-0.8.0.2Simple ANSI terminal support, with Windows compatibility
ansi-wl-pprint-0.6.8.2The Wadler/Leijen Pretty Printer for colored ANSI terminal output
ANum-0.2.0.2Num instance for Applicatives provided via the ANum newtype
appar-0.1.4A simple applicative parser
apportionment-0.0.0.2Round a set of numbers while maintaining its sum
app-settings-0.2.0.11A library to manage application settings (INI file-like)
array-0.5.2.0Mutable and immutable arrays
array-memoize-0.6.0Memoization combinators using arrays for finite sub-domains of functions
arrow-extras-0.1.0.1Extra functions for Control.Arrow
arrow-list-0.7List arrows for Haskell
ascii-progress-0.3.3.0A simple progress bar for the console
assert-failure-0.1.2.2Syntactic sugar improving 'assert' and 'error'
async-2.2.1Run IO operations asynchronously and wait for their results
async-extra-0.2.0.0Useful concurrent combinators
atom-basic-0.2.5Basic Atom feed construction
atomic-primops-0.8.2A safe approach to CAS and other atomic ops in Haskell
atomic-write-0.2.0.5Atomically write to a file
attoparsec-0.13.2.2Fast combinator parsing for bytestrings and text
attoparsec-binary-0.2Binary processing extensions to Attoparsec
attoparsec-expr-0.1.1.2Port of parsec's expression parser to attoparsec
attoparsec-iso8601-1.0.0.0Parsing of ISO 8601 dates, originally from aeson
base-4.11.0.0Basic libraries
base16-bytestring-0.1.1.6Fast base16 (hex) encoding and decoding for ByteStrings
base32string-0.9.1Fast and safe representation of a Base-32 string
base58string-0.10.0Fast and safe representation of a Base-58 string
base64-bytestring-1.0.0.1Fast base64 encoding and decoding for ByteStrings
base-compat-0.9.3A compatibility layer for base
basement-0.0.7Foundation scrap box of array & string
base-orphans-0.7Backwards-compatible orphan instances for base
base-prelude-1.2.0.1The most complete prelude formed solely from the "base" package
base-unicode-symbols-0.2.2.4Unicode alternatives for common functions and operators
basic-prelude-0.7.0An enhanced core prelude; a common foundation for alternate preludes
bbdb-0.8Ability to read, write, and modify BBDB files
bencode-0.6.0.0Parser and printer for bencoded data
bento-0.1.0🍱 Manage stateful components
between-0.11.0.0Function combinator "between" and derived combinators
bibtex-0.1.0.6Parse, format and processing BibTeX files
bifunctors-5.5.2Bifunctors
binary-0.8.5.1Binary serialisation for Haskell values using lazy ByteStrings
binary-bits-0.5Bit parsing/writing on top of binary
binary-conduit-1.3data serialization/deserialization conduit library
binary-ieee754-0.1.0.0Backport ieee754 float double combinators to older binary
binary-list-1.1.1.2Lists of length a power of two
binary-orphans-0.1.8.0Orphan instances for binary
binary-search-1.0.0.3Binary and exponential searches
binary-shared-0.8.3Sharing for the binary package
bindings-DSL-1.0.24FFI domain specific language, on top of hsc2hs
bindings-libzip-1.0.1Low level bindings to libzip
bindings-uname-0.1Low-level binding to POSIX uname(3)
bitcoin-script-0.11.1Compilation, manipulation and decompilation of Bitcoin scripts
bitcoin-types-0.9.2Provides consistent low-level types used commonly among Bitcoin implementations
bits-0.5.1Various bit twiddling and bitwise serialization primitives
bitset-word8-0.1.1.0Space efficient set of Word8 and some pre-canned sets useful for parsing HTTP
blas-carray-0.0.1Auto-generated interface to Fortran BLAS via CArrays
blas-ffi-0.0.1Auto-generated interface to Fortran BLAS
blas-hs-0.1.1.0Low-level Haskell bindings to Blas
bmp-1.2.6.3Read and write uncompressed BMP image files
boolean-like-0.1.1.0Logical combinatory operations dealing with datatypes representing booleans by their constructors
boolsimplifier-0.1.8Simplification tools for simple propositional formulas
bordacount-0.1.0.0Implementation of the Borda count election method
both-0.1.1.0Like Maybe, but with a different Monoid instance
bound-2.0.1Making de Bruijn Succ Less
BoundedChan-1.0.3.0Implementation of bounded channels
boxes-0.1.52D text pretty-printing library
broadcast-chan-0.1.1Broadcast channel type that avoids 0 reader space leaks
btrfs-0.1.2.3Bindings to the btrfs API
buffer-pipe-0.0Read from stdin and write to stdout in large blocks
bv-0.5Bit-vector arithmetic library
bv-little-0.1.0.0Efficient little-endian bit vector library
bytedump-1.0Flexible byte dump helpers for human readers
byteorder-1.0.4Exposes the native endianness or byte ordering of the system
bytes-0.15.3Sharing code for serialization between binary and cereal
byteset-0.1.1.0Set of bytes
bytestring-0.10.8.2Fast, compact, strict and lazy byte strings with a list interface
bytestring-conversion-0.3.1Type-classes to convert values to and from ByteString
bytestring-lexing-0.5.0.2Parse and produce literals efficiently from strict or lazy bytestrings
bzlib-conduit-0.3.0Streaming compression/decompression via conduits
Cabal-2.2.0.0A framework for packaging Haskell software
cabal-doctest-1.0.6A Setup.hs helper for doctests running
calendar-recycling-0.0List years with the same calendars
call-stack-0.1.0Use GHC call-stacks in a backward compatible way
carray-0.1.6.8A C-compatible array library
cased-0.1.0.0Track string casing in its type
case-insensitive-1.2.0.10Case insensitive string comparison
cassava-0.5.1.0A CSV parsing and encoding library
cassava-records-0.1.0.4Auto-generation of records data type
cast-0.1.0.2Abstact cast pattern
cereal-0.5.5.0A binary serialization library
cereal-conduit-0.8.0Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits
cereal-time-0.1.0.0Serialize instances for types from `time` package
charsetdetect-ae-1.1.0.3Character set detection using Mozilla's Universal Character Set Detector
chaselev-deque-0.5.0.5Chase & Lev work-stealing lock-free double-ended queues (deques)
ChasingBottoms-1.3.1.4For testing partial and infinite values
choice-0.2.2A solution to boolean blindness
clang-compilation-database-0.1.0.1JSON Compilation Database Format encoding and decoding
Clipboard-2.3.2.0System clipboard interface
clock-0.7.2High-resolution clock functions: monotonic, realtime, cputime
clr-host-0.2.0.1Hosting the Common Language Runtime
clr-marshal-0.2.0.0Marshaling for the clr
clumpiness-0.17.0.0Calculate the clumpiness of leaf properties in a tree
cmdargs-0.10.20Command line argument processing
code-builder-0.1.3Simple system for generating code
codec-0.2.1Simple bidirectional serialization
code-page-0.1.3Windows code page library for Haskell
colorize-haskell-1.0.1Highligt Haskell source
colour-2.3.4A model for human colour/color perception
combinatorial-0.1Count, enumerate, rank and unrank combinatorial objects
comfort-graph-0.0.3Graph structure with type parameters for nodes and edges
comonad-5.0.3Comonads
compactmap-0.1.4.2.1A read-only memory-efficient key-value store
compiler-warnings-0.1.0Parser for common compiler warning formats
composition-1.0.2.1Combinators for unorthodox function composition
composition-extra-2.0.0Combinators for unorthodox structure composition
compressed-3.11Compressed containers and reducers
concurrency-1.4.0.2Typeclasses, functions, and data types for concurrency and STM
concurrent-output-1.10.5Ungarble output from several threads or commands
concurrent-split-0.0.1MVars and Channels with distinguished input and output side
concurrent-supply-0.1.8A fast concurrent unique identifier supply with a pure API
cond-0.4.1.1Basic conditional and boolean operators with monadic variants
conduit-1.3.0Streaming data processing library
conduit-combinators-1.3.0DEPRECATED Functionality merged into the conduit package itself
conduit-iconv-0.1.1.3Conduit for character encoding conversion
console-style-0.0.2.1Styled console text output using ANSI escape sequences
constraints-0.10Constraint manipulation
containers-0.5.11.0Assorted concrete container types
containers-unicode-symbols-0.3.1.1Unicode alternatives for common functions and operators
contravariant-1.4.1Contravariant functors
control-bool-0.2.1Useful combinators for boolean expressions
convertible-1.1.1.0Typeclasses and instances for converting between types
cpphs-1.20.8A liberalised re-implementation of cpp, the C pre-processor
cpu-0.1.2Cpu information and properties helpers
cpuinfo-0.1.0.1Haskell Library for Checking CPU Information
criterion-1.3.0.0Robust, reliable performance measurement and analysis
csp-1.3.1Discrete constraint satisfaction problem (CSP) solver
cubicspline-0.1.2Natural cubic spline interpolation
curl-1.3.8Haskell binding to libcurl
currencies-0.1.1.1Currencies representation, pretty printing and conversion
cutter-0.0Cut files according to a position list
data-accessor-0.2.2.7Utilities for accessing and manipulating fields of records
data-accessor-mtl-0.2.0.4Use Accessor to access state in mtl State monad class
data-accessor-transformers-0.2.1.7Use Accessor to access state in transformers State monad
data-binary-ieee754-0.4.4Parser/Serialiser for IEEE-754 floating-point values
data-default-0.7.1.1A class for types with a default value
data-default-class-0.1.2.0A class for types with a default value
data-default-instances-containers-0.0.1Default instances for types in containers
data-default-instances-dlist-0.0.1Default instances for types in dlist
data-default-instances-old-locale-0.0.1Default instances for types in old-locale
data-diverse-2.0.1.0Extensible records and polymorphic variants
data-fix-0.2.0Fixpoint data types
data-has-0.3.0.0Simple extensible product
data-lens-light-0.1.2.2Simple lenses, minimum dependencies
data-msgpack-0.0.11A Haskell implementation of MessagePack
data-msgpack-types-0.0.1A Haskell implementation of MessagePack
data-or-1.0.0.5A data type for non-exclusive disjunction
data-ordlist-0.4.7.0Set and bag operations on ordered lists
data-ref-0.0.1.1Unify STRef and IORef in plain Haskell 98
data-reify-0.6.1Reify a recursive data structure into an explicit graph
debian-build-0.10.1.0Debian package build sequence tools
deepseq-1.4.3.0Deep evaluation of data structures
dependent-map-0.2.4.0Dependent finite maps (partial dependent products)
dependent-sum-0.4Dependent sum type
dependent-sum-template-0.0.0.6Template Haskell code to generate instances of classes in dependent-sum package
deriving-compat-0.4.1Backports of GHC deriving extensions
Diff-0.3.4O(ND) diff algorithm in haskell
digest-0.0.1.2Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now
digits-0.3.1Converts integers to lists of digits and back
dimensional-1.1Statically checked physical dimensions, using Type Families and Data Kinds
directory-1.3.1.5Platform-agnostic library for filesystem operations
directory-tree-0.12.1A simple directory-like tree datatype, with useful IO functions
disk-free-space-0.1.0.1Retrieve information about disk space usage
distributed-closure-0.4.0Serializable closures for distributed programming
distributed-static-0.3.8Compositional, type-safe, polymorphic static values and closures
distributive-0.5.3Distributive functors -- Dual to Traversable
dlist-0.8.0.4Difference lists
dlist-nonempty-0.1.1Non-empty difference lists
dockerfile-0.1.0.1A simple DSL for describing and generating Dockerfile containers in Haskell
docopt-0.7.0.5A command-line interface parser that will make you smile
doctest-0.15.0Test interactive Haskell examples
do-list-1.0.1Do notation for free
dotnet-timespan-0.0.1.0.NET TimeSpan
double-conversion-2.0.2.0Fast conversion between double precision floating point and text
drawille-0.1.2.0A port of asciimoo's drawille to haskell
drifter-0.2.3Simple schema management for arbitrary databases
dsp-0.2.4Haskell Digital Signal Processing
dvorak-0.1.0.0Dvorak encoding for Haskell
dyre-0.8.12Dynamic reconfiguration in Haskell
Ebnf2ps-1.0.15Peter's Syntax Diagram Drawing Tool
echo-0.1.3A cross-platform, cross-console way to handle echoing terminal input
edit-distance-0.2.2.1Levenshtein and restricted Damerau-Levenshtein edit distances
elerea-2.9.0A minimalistic FRP library
elm-core-sources-1.0.0Source files for the Elm runtime and standard libraries
enumset-0.0.4.1Sets of enumeration values represented by machine words
envy-1.5.0.0An environmentally friendly way to deal with environment variables
eq-4.1Leibnizian equality
equal-files-0.0.5.3Shell command for finding equal files
erf-2.0.0.0The error function, erf, and related functions
errors-2.2.5Simplified error-handling
errors-ext-0.4.1`bracket`-like functions for `ExceptT` over `IO` monad
error-util-0.0.1.2Set of utils and operators for error handling
event-0.1.4Monoidal, monadic and first-class events
event-list-0.1.2Event lists with relative or absolute time stamps
every-0.0.1Run a process every so often
exact-combinatorics-0.2.0.8Efficient exact computation of combinatoric functions
exact-pi-0.4.1.3Exact rational multiples of pi (and integer powers of pi)
exceptional-0.3.0.0Essentially the Maybe type with error messages
exceptions-0.8.3Extensible optionally-pure exceptions
executable-path-0.0.3.1Finding out the full path of the executable
explicit-exception-0.1.9.2Exceptions which are explicit in the type signature
extensible-exceptions-0.1.1.4Extensible exceptions
extractable-singleton-0.0.1A functor, where the "stored" value is isomorphic to Identity
extrapolate-0.3.1generalize counter-examples of test properties
fail-4.9.0.0Forward-compatible MonadFail class
farmhash-0.1.0.5Fast hash functions
fclabels-2.0.3.3First class accessor labels implemented as lenses
feature-flags-0.1.0.1A simple library for dynamically enabling and disabling functionality
fedora-haskell-tools-0.5.1Building and managing tools for Fedora Haskell
FenwickTree-0.1.2.1Data structure for fast query and update of cumulative sums
fft-0.1.8.6Bindings to the FFTW library
fgl-5.6.0.0Martin Erwig's Functional Graph Library
file-embed-0.0.10.1Use Template Haskell to embed file contents directly
filelock-0.1.1.2Portable interface to file locking (flock / LockFileEx)
filemanip-0.3.6.3Expressive file and directory manipulation for Haskell
file-modules-0.1.2.4Takes a Haskell source-code file and outputs its modules
filepath-1.4.2Library for manipulating FilePaths in a cross platform way
fileplow-0.1.0.0Library to process and search large files or a collection of files
FindBin-0.0.5Locate directory of original program
fingertree-0.1.3.1Generic finger-tree structure, with example instances
fixed-0.2.1.1Signed 15.16 precision fixed point arithmetic
fixed-length-0.2Lists with statically known length based on non-empty package
fixed-vector-1.1.0.0Generic vectors with statically known size
flac-0.1.2Complete high-level binding to libFLAC
flac-picture-0.1.1Support for writing picture to FLAC metadata blocks with JuicyPixels
floatshow-0.2.4Alternative faster String representations for Double and Float, String representations for more general numeric types
focus-0.1.5.2A general abstraction for manipulating elements of container data structures
fold-debounce-0.2.0.6Fold multiple events that happen in a given period of time
foldl-1.3.7Composable, streaming, and efficient left folds
FontyFruity-0.5.3.3A true type file format loader
foreign-store-0.2Store a stable pointer in a foreign context to be retrieved later
forma-0.2.0Parse and validate forms in JSON format
format-numbers-0.1.0.0Various number formatting functions
foundation-0.0.20Alternative prelude with batteries and no dependencies
free-5.0.1Monads 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
friday-0.2.3.1A functional image processing library for Haskell
friendly-time-0.4.1Print time information in friendly ways
frisby-0.2.2Linear time composable parser for PEG grammars
from-sum-0.2.1.0Canonical fromMaybeM and fromEitherM functions
frontmatter-0.1.0.2Parses frontmatter as used in Jekyll markdown files
funcmp-1.9Functional MetaPost is a Haskell frontend to the MetaPost language
functor-classes-compat-1Data.Functor.Classes instances for core packages
fuzzcheck-0.1.1A simple checker for stress testing monadic code
gauge-0.2.1small framework for performance measurement and analysis
gd-3000.7.3A Haskell binding to a subset of the GD graphics library
generic-arbitrary-0.1.0Generic implementation for QuickCheck's Arbitrary
generic-deriving-1.12.1Generic programming library for generalised deriving
generics-sop-0.3.2.0Generic Programming using True Sums of Products
ghc-8.4.1The GHC API
ghc-boot-8.4.1Shared functionality between GHC and its boot libraries
ghc-boot-th-8.4.1Shared functionality between GHC and the @template-haskell@ library
ghc-compact-0.1.0.0In memory storage of deeply evaluated data structure
ghc-core-0.5.6Display GHC's core and assembly output in a pager
ghci-8.4.1The library supporting GHC's interactive interpreter
ghcjs-codemirror-0.0.0.1Installs CodeMirror JavaScript files
ghc-paths-0.1.0.9Knowledge of GHC's installation directories
ghc-prim-0.5.2.0GHC primitives
ghc-tcplugins-extra-0.2.2Utilities for writing GHC type-checker plugins
ghost-buster-0.1.1.0Existential type utilites
Glob-0.9.2Globbing library
GLURaw-2.0.0.3A raw binding for the OpenGL graphics system
GLUT-2.7.0.12A binding for the OpenGL Utility Toolkit
gnuplot-0.5.5.12D and 3D plots using gnuplot
gpolyline-0.1.0.1Pure module for encoding/decoding Google Polyline
graphs-0.7.1A simple monadic graph library
graph-wrapper-0.2.5.1A wrapper around the standard Data.Graph with a less awkward interface
graylog-0.1.0.1Support for graylog output
groom-0.1.2.1Pretty printing for well-behaved Show instances
half-0.2.2.3Half-precision floating-point
happy-1.19.9Happy is a parser generator for Haskell
hashable-1.2.7.0A class for types that can be converted to a hash value
hashids-1.0.2.4Hashids generates short, unique, non-sequential ids from numbers
hashmap-1.3.3Persistent containers Map and Set based on hashing
haskeline-0.7.4.2A command-line interface for user input, written in Haskell
haskell-gi-base-0.21.0Foundation for libraries generated by haskell-gi
haskell-gi-overloading-0.0Overloading support for haskell-gi
haskell-lexer-1.0.1A fully compliant Haskell 98 lexer
haskell-src-exts-1.20.2Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
haxl-0.5.1.0A Haskell library for efficient, concurrent, and concise data access
HDBC-2.4.0.2Haskell Database Connectivity
HDBC-mysql-0.7.1.0MySQL driver for HDBC
heaps-0.3.6Asymptotically optimal Brodal/Okasaki heaps
hebrew-time-0.1.1Hebrew dates and prayer times
heredoc-0.2.0.0multi-line string / here document using QuasiQuotes
hexpat-0.20.13XML parser/formatter based on expat
hexstring-0.11.1Fast and safe representation of a hex string
hfsevents-0.1.6File/folder watching for OS X
hidden-char-0.1.0.2Provides cross-platform getHiddenChar function
histogram-fill-0.9.0.0Library for histograms creation
hlibgit2-0.18.0.16Low-level bindings to libgit2
hmatrix-0.18.2.0Numeric Linear Algebra
hmatrix-gsl-0.18.2.0Numerical computation
hmatrix-gsl-stats-0.4.1.7GSL Statistics interface
hmatrix-special-0.4.0.1Interface to GSL special functions
hmpfr-0.4.4Haskell binding to the MPFR library
hopenssl-2.2.1FFI Bindings to OpenSSL's EVP Digest Interface
hopfli-0.2.2.1Bidings to Google's Zopfli compression library
hostname-1.0A very simple package providing a cross-platform means of determining the hostname
hostname-validate-1.0.0Validate hostnames e.g. localhost or foo.co.uk
hp2pretty-0.8.0.2generate pretty graphs from heap profiles
hpc-0.6.0.3Code Coverage Library for Haskell
hquantlib-0.0.4.0HQuantLib is a port of essencial parts of QuantLib to Haskell
hreader-1.1.0Generalization of MonadReader and ReaderT using hset
hruby-0.3.5.1Embed a Ruby intepreter in your Haskell program !
hs-bibutils-6.2.0.1Haskell bindings to bibutils, the bibliography conversion utilities
hscolour-1.24.4Colourise Haskell code
hsdns-1.7.1Asynchronous DNS Resolver
hsemail-2Parsec parsers for the RFC2822 Internet Message format
hset-2.2.0Primitive list with elements of unique types
hsexif-0.6.1.5EXIF handling library in pure Haskell
hs-GeoIP-0.3Haskell bindings to the MaxMind GeoIPCity database via the C library
hsinstall-1.6Install Haskell software
HSlippyMap-3.0OpenStreetMap Slippy Map
hslogger-1.2.10Versatile logging framework
hspec-2.4.8A Testing Framework for Haskell
hspec-core-2.4.8A Testing Framework for Haskell
hspec-discover-2.4.8Automatically discover and run Hspec tests
hspec-expectations-0.8.2Catchy combinators for HUnit
hspec-expectations-pretty-diff-0.7.2.4Catchy combinators for HUnit
hspec-meta-2.4.6A version of Hspec which is used to test Hspec itself
hstatsd-0.1Quick and dirty statsd interface
HSvm-0.1.0.3.22Haskell Bindings for libsvm
hsyslog-5.0.1FFI interface to syslog(3) from POSIX.1-2001
html-1.0.1.2HTML combinator library
html-email-validate-0.2.0.0Validating an email address against HTML standard
html-entity-map-0.1.0.0Map from HTML5 entity names to the corresponding Unicode text
HTTP-4000.3.10A library for client-side HTTP
http-types-0.12.1Generic HTTP types for Haskell (for both client and server code)
human-readable-duration-0.2.0.3Provide duration helper
HUnit-1.6.0.0A unit testing framework for Haskell
HUnit-approx-1.1.1.1Approximate equality for floating point numbers with HUnit
hvect-0.4.0.0Simple strict heterogeneous lists
hw-balancedparens-0.2.0.1Balanced parentheses
hw-bits-0.7.0.2Bit manipulation
hw-conduit-0.2.0.3Conduits for tokenizing streams
hw-diagnostics-0.0.0.5Diagnostics library
hweblib-0.6.3Haskell Web Library
hw-excess-0.2.0.0Excess
hw-int-0.0.0.3Integers
hw-parser-0.0.0.3Simple parser support
hw-prim-0.5.0.0Primitive functions and data types
hw-rankselect-base-0.2.0.2Rank-select base
hw-string-parse-0.0.0.4String parser
hybrid-vectors-0.2.2Hybrid vectors e.g. Mixed Boxed/Unboxed vectors
hyphenation-0.7.1Configurable Knuth-Liang hyphenation
iconv-0.4.1.3String encoding conversion
identicon-0.2.2Flexible generation of identicons
ieee754-0.8.0Utilities for dealing with IEEE floating point numbers
if-0.1.0.0(?) and (?>) conditional operator
iff-0.0.6Constructing and dissecting IFF files
ihs-0.1.0.2Interpolated Haskell
Imlib-0.1.2
immortal-0.2.2.1Spawn threads that never die (unless told to do so)
imprint-0.0.1.0Serialization of arbitrary Haskell expressions
include-file-0.1.0.3Inclusion of files in executables at compile-time
indentation-core-0.0.0.1Indentation sensitive parsing combinators core library
indentation-parsec-0.0.0.1Indentation sensitive parsing combinators for Parsec
indents-0.4.0.1indentation sensitive parser-combinators for parsec
instance-control-0.1.2.0Controls how the compiler searches for instances using type families
integer-gmp-1.0.1.0Integer library based on GMP
integer-logarithms-1.0.2.1Integer logarithms
integration-0.2.1Fast robust numeric integration via tanh-sinh quadrature
intern-0.9.2Efficient hash-consing for arbitrary data types
interpolation-0.1.0.2piecewise linear and cubic Hermite interpolation
intervals-0.8.1Interval Arithmetic
invariant-0.5Haskell98 invariant functors
io-choice-0.0.6Choice for IO and lifted IO
io-machine-0.2.0.0Easy I/O model to learn IO monad
io-manager-0.1.0.2Skeleton library around the IO monad
io-memoize-1.1.1.0Memoize IO actions
io-region-0.1.1Exception safe resource management with dynamic regions
io-storage-0.3A key-value store in the IO monad
iproute-1.7.3IP Routing Table
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
iso3166-country-codes-0.20140203.8A datatype for ISO 3166 country codes
iso639-0.1.0.3ISO-639-1 language codes
iso8601-time-0.1.4Convert to/from the ISO 8601 time format
iterable-3.0API for hierarchical multilevel collections
ix-shapable-0.1.0Reshape multi-dimensional arrays
jack-0.7.1.3Bindings for the JACK Audio Connection Kit
jailbreak-cabal-1.3.3Strip version restrictions from Cabal files
js-flot-0.8.3Obtain minified flot code
js-jquery-3.3.1Obtain minified jQuery code
JuicyPixels-3.2.9.4Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
JuicyPixels-extra-0.3.0Efficiently scale, crop, flip images with JuicyPixels
justified-containers-0.3.0.0Keyed container types with type-checked proofs of key presence
kan-extensions-5.1Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads
keycode-0.2.2Maps web browser keycodes to their corresponding keyboard keys
keys-3.12Keyed functors and containers
kmeans-0.1.3K-means clustering algorithm
l10n-0.1.0.1Enables providing localization as typeclass instances in separate files
labels-0.3.3Anonymous records via named tuples
language-c-0.7.2Analysis and generation of C code
language-haskell-extract-0.2.4Module to automatically extract functions from the local code
language-java-0.2.9Java source manipulation
lapack-carray-0.0.1Auto-generated interface to Fortran LAPACK via CArrays
lapack-ffi-0.0.1Auto-generated interface to Fortran LAPACK
latex-0.1.0.3Parse, format and process LaTeX files
lattices-1.7.1Fine-grained library for constructing and manipulating lattices
lazyio-0.1.0.4Run IO actions lazily while respecting their order
lca-0.3.1O(log n) persistent online lowest common ancestor search without preprocessing
leancheck-0.7.0Cholesterol-free property-based testing
leapseconds-announced-2017.1.0.1Leap seconds announced at library release time
lens-family-1.2.2Lens Families
lens-family-core-1.2.2Haskell 98 Lens Families
lens-family-th-0.5.0.1Generate lens-family style lenses
leveldb-haskell-0.6.5Haskell bindings to LevelDB
libffi-0.1A binding to libffi
libgit-0.3.1Simple Git Wrapper
libgraph-1.14Store and manipulate data in a graph
libmpd-0.9.0.8An MPD client library
LibZip-1.0.1Bindings to libzip, a library for manipulating zip archives
lifted-base-0.2.3.11lifted IO operations from the base library
lift-generics-0.1.2GHC.Generics-based Language.Haskell.TH.Syntax.lift implementation
linked-list-with-iterator-0.1.1.0A pure linked list which is mutable through iterators
linux-file-extents-0.2.0.0Retrieve file fragmentation information under Linux
linux-namespaces-0.1.2.0Create new or enter an existing linux namespaces
List-0.6.2List monad transformer and class
listsafe-0.1.0.1Safe wrappers for partial list functions, supporting MonadThrow
lmdb-0.2.5Lightning MDB bindings
load-env-0.1.2Load environment variables from a file
lockfree-queue-0.2.3.1Michael and Scott lock-free queues
logfloat-0.13.3.3Log-domain floating point numbers
logging-facade-0.3.0Simple logging abstraction that allows multiple back-ends
logict-0.6.0.2A backtracking logic-programming monad
loop-0.3.0Fast loops (for when GHC can't optimize forM_)
makefile-1.1.0.0Simple Makefile parser and generator
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
math-functions-0.2.1.0Special functions and Chebyshev polynomials
matrices-0.4.5native matrix based on vector
matrix-market-attoparsec-0.1.0.8Parsing and serialization functions for the NIST Matrix Market format
maximal-cliques-0.1.1Enumerate all maximal cliques of a graph
mbox-0.3.4Read and write standard mailbox files
med-module-0.1.1Parse song module files from Amiga MED and OctaMED
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
microlens-0.4.8.3A tiny lens library with no dependencies. If you're writing an app, you probably want microlens-platform, not this
microlens-contra-0.1.0.1True folds and getters for microlens
microlens-ghc-0.4.8.0microlens + array, bytestring, containers, transformers
microlens-mtl-0.1.11.1microlens support for Reader/Writer/State from mtl
microlens-platform-0.3.9.0Feature-complete microlens
microlens-th-0.4.1.3Automatic generation of record lenses for microlens
microstache-1.0.1.1Mustache templates for Haskell
midi-0.2.2.2Handling of MIDI messages and files
minimorph-0.1.6.1English spelling functions with an emphasis on simplicity
mintty-0.1.1A reliable way to detect the presence of a MinTTY console on Windows
missing-foreign-0.1.1Convenience functions for FFI work
MissingH-1.4.0.1Large utility library
mmap-0.5.9Memory mapped files for POSIX and Windows
mmorph-1.1.1Monad morphisms
mnist-idx-0.1.2.8Read and write IDX data that is used in e.g. the MNIST database
mockery-0.3.5Support functions for automated testing
monad-control-1.0.2.3Lift control operations, like exception catching, through monad transformers
monad-coroutine-0.9.0.4Coroutine monad transformer for suspending and resuming monadic computations
monad-extras-0.6.0Extra utility functions for working with monads
monadic-arrays-0.2.2Boxed and unboxed arrays for monad transformers
monad-journal-0.8.1Pure logger typeclass and monad transformer
monad-loops-0.4.3Monadic loops
monad-memo-0.4.1Memoization monad transformer
monad-par-0.3.4.8A library for parallel programming based on a monad
monad-parallel-0.7.2.3Parallel execution of monadic computations
monad-par-extras-0.3.3Combinators and extra features for Par monads
monad-peel-0.2.1.2Lift control operations like exception catching through monad transformers
monad-products-4.0.1Monad products
monad-recorder-0.1.0Record and replay the results of monadic actions
monad-skeleton-0.1.5Monads of program skeleta
monad-st-0.2.4.1Provides a MonadST class
monads-tf-0.1.0.3Monad classes, using type families
monad-time-0.2Type class for monads which carry the notion of the current time
monoid-transformer-0.0.4Monoid counterparts to some ubiquitous monad transformers
mono-traversable-1.0.8.1Type classes for mapping, folding, and traversing monomorphic containers
mountpoints-1.0.2list mount points
mstate-0.2.7MState: A consistent State monad for concurrent applications
mtl-2.2.2Monad classes, using functional dependencies
mtl-compat-0.2.1.3Backported Control.Monad.Except module from mtl
mtl-prelude-2.0.3.1Reexports of most definitions from "mtl" and "transformers"
multiarg-0.30.0.10Command lines for options that take multiple arguments
multimap-1.2.1A multimap
multipart-0.1.2HTTP multipart split out of the cgi package
murmur-hash-0.1.0.9MurmurHash2 implementation for Haskell
mutable-containers-0.3.4Abstactions and concrete implementations of mutable containers
mwc-probability-2.0.2Sampling function-based probability distributions
mwc-random-0.13.6.0Fast, high quality pseudo random number generation
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
ndjson-conduit-0.1.0.5Conduit-based parsing and serialization for newline delimited JSON
neat-interpolation-0.3.2.1A quasiquoter for neat and simple multiline text interpolation
netlib-carray-0.0.1Helper modules for CArray wrappers to BLAS and LAPACK
netlib-ffi-0.0.1Helper modules for FFI to BLAS and LAPACK
netpbm-1.0.2Loading PBM, PGM, PPM image files
network-2.6.3.4Low-level networking interface
network-house-0.1.0.2data and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, TFTP
network-multicast-0.2.0Simple multicast library
Network-NineP-0.4.2High-level abstraction over 9P protocol
network-simple-0.4.0.5Simple network sockets usage patterns
network-transport-0.5.2Network abstraction layer
network-uri-2.6.1.0URI manipulation
next-ref-0.1.0.2A concurrency primitive for a slow consumer
nicify-lib-1.0.1Pretty print the standard output of default `Show` instances
NineP-0.0.2.19P2000 in pure Haskell
nix-paths-1.0.1Knowledge of Nix's installation directories
NoHoed-0.1.1Placeholder package to preserve debug ability via conditional builds
nondeterminism-1.4A monad and monad transformer for nondeterministic computations
non-empty-0.3List-like structures with static restrictions on the number of elements
non-empty-sequence-0.2.0.2Non-empty sequence
non-negative-0.1.2Non-negative numbers
numbers-3000.2.0.1Various number types
numeric-extras-0.1Useful tools from the C standard library
numeric-prelude-0.4.3An experimental alternative hierarchy of numeric type classes
numtype-dk-0.5.0.1Type-level integers, using TypeNats, Data Kinds, and Closed Type Families
ObjectName-1.1.0.1Explicitly handled object names
o-clock-0.1.1Type-safe time library
oeis-0.3.9Interface to the Online Encyclopedia of Integer Sequences (OEIS)
ofx-0.4.2.0Parser for OFX data
old-locale-1.0.0.7locale library
old-time-1.1.0.3Time library
once-0.2memoization for IO actions and functions
Only-0.1The 1-tuple type or single-value "collection"
oo-prototypes-0.1.0.0Support for OO-like prototypes
OpenAL-1.7.0.4A binding to the OpenAL cross-platform 3D audio API
open-browser-0.2.1.0Open a web browser from Haskell
OpenGL-3.0.2.0A binding for the OpenGL graphics system
OpenGLRaw-3.2.7.0A raw binding for the OpenGL graphics system
openpgp-asciiarmor-0.1OpenPGP (RFC4880) ASCII Armor codec
open-witness-0.4.0.1open witnesses
operational-0.2.3.5Implementation of difficult monads made easy with operational semantics
operational-class-0.3.0.0MonadProgram typeclass for the operational package
optparse-applicative-0.14.2.0Utilities and combinators for parsing command line options
optparse-generic-1.3.0Auto-generate a command-line parser for your datatype
optparse-text-0.1.1.0Data.Text helpers for optparse-applicative
overhang-1.0.0Hang loose with your lambdas!
pagination-0.2.1Framework-agnostic pagination boilerplate
pandoc-types-1.17.4Types for representing a structured document
parallel-3.2.1.1Parallel programming library
parallel-io-0.3.3Combinators for executing IO actions in parallel on a thread pool
parseargs-0.2.0.8Full-featured command-line argument parsing library
parsec-3.1.13.0Monadic parser combinators
parsec-numeric-0.1.0.0Parsec combinators for parsing Haskell numeric types
ParsecTools-0.0.2.0Parsec combinators for more complex objects
parser-combinators-0.4.0Lightweight package providing commonly useful parser combinators
partial-handler-1.0.3A composable exception handler
partial-isomorphisms-0.2.2.1Partial isomorphisms
partial-order-0.1.2.1Provides typeclass suitable for types admitting a partial order
path-0.6.1Support for well-typed paths
path-io-1.3.3Interface to ‘directory’ package for users of ‘path’
pathtype-0.8.1Type-safe replacement for System.FilePath etc
pathwalk-0.3.1.2Path walking utilities for Haskell programs
pattern-arrows-0.0.2Arrows for Pretty Printing
pcf-font-0.2.2.0PCF font parsing and rendering library
pcf-font-embed-0.1.2.0Template Haskell for embedding text rendered using PCF fonts
pcre-light-0.4.0.4Portable regex library for Perl 5 compatible regular expressions
pcre-utils-0.1.8.1.1Perl-like substitute and split for PCRE regexps
perfect-hash-generator-0.2.0.6Perfect minimal hashing implementation in native Haskell
persistent-refs-0.4Haskell references backed by an IntMap for persistence and reversibility
pgp-wordlist-0.1.0.2Translate between binary data and a human-readable collection of words
phantom-state-0.2.1.2Phantom State Transformer. Like State Monad, but without values
picosat-0.1.4Bindings to the PicoSAT solver
pid1-0.1.2.0Do signal handling and orphan reaping for Unix PID1 init processes
pipes-4.3.9Compositional pipelines
pipes-attoparsec-0.5.1.5Attoparsec and Pipes integration
pipes-parse-3.0.8Parsing infrastructure for the pipes ecosystem
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
polynomials-bernstein-1.1.2A solver for systems of polynomial equations in bernstein form
polyparse-1.12A variety of alternative parser combinator libraries
pooled-io-0.0.2.1Run jobs on a limited number of threads and support data dependencies
post-mess-age-0.2.1.0Send messages to a handle concurrently without getting them mixed
pptable-0.2.0.0Pretty Print containers in a tabular format
pqueue-1.4.1.1Reliable, persistent, fast priority queues
prefix-units-0.2.0A basic library for SI/binary prefix units
prelude-compat-0.0.0.1Provide Prelude and Data.List with fixed content across GHC versions
prelude-safeenum-0.1.1.2A redefinition of the Prelude's Enum class in order to render it safe
present-4.1.0Make presentations for data types
pretty-1.1.3.6Pretty-printing library
pretty-class-1.0.1.1Pretty printing class similar to Show
prettyclass-1.0.0.0Pretty printing class similar to Show
prettyprinter-1.2.0.1A modern, easy to use, well-documented, extensible prettyprinter
prettyprinter-ansi-terminal-1.1.1.2ANSI terminal backend for the »prettyprinter« package
pretty-show-1.7Tools for working with derived `Show` instances and generic inspection of values
pretty-simple-2.1.0.0pretty printer for data types with a 'Show' instance
pretty-types-0.2.3.1A small pretty printing DSL for complex types
primitive-0.6.3.0Primitive memory-related operations
prim-uniq-0.1.0.1Opaque unique identifiers in primitive state monads
probability-0.2.5.1Probabilistic Functional Programming
process-1.6.3.0Process libraries
profunctors-5.2.2Profunctors
projectroot-0.2.0.1Bindings to the projectroot C logic
promises-0.3Lazy demand-driven promises
protocol-buffers-2.4.8Parse Google Protocol Buffer specifications
protocol-buffers-descriptor-2.4.8Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification
proxied-0.3Make functions consume Proxy instead of undefined
QuickCheck-2.11.3Automatic testing of Haskell programs
quickcheck-assertions-0.3.0HUnit like assertions for QuickCheck
quickcheck-io-0.2.0Use HUnit assertions as QuickCheck properties
quickcheck-text-0.1.2.1Alternative arbitrary instance for Text
ramus-0.1.2Elm signal system for Haskell
random-1.1random number library
rank1dynamic-0.4.0Like Data.Dynamic/Data.Typeable but with support for rank-1 polymorphic types
ratio-int-0.1.2Fast specialisation of Data.Ratio for Int
rawfilepath-0.2.4Use RawFilePath instead of FilePath
rawstring-qm-0.2.3.0Simple raw string quotation and dictionary interpolation
rdf-0.1.0.2Representation and Incremental Processing of RDF Data
rdtsc-1.3.0.1Binding for the rdtsc machine instruction
re2-0.2Bindings to the re2 regular expression library
read-editor-0.1.0.2Opens a temporary file on the system's EDITOR and returns the resulting edits
read-env-var-1.0.0.0Functions for safely reading environment variables
recursion-schemes-5.0.2Generalized bananas, lenses and barbed wire
reducers-3.12.2Semigroups, specialized containers and a general map/reduce framework
refact-0.3.0.2Specify refactorings to perform with apply-refact
ref-fd-0.4.0.1A type class for monads with references using functional dependencies
refined-0.1.2.1Refinement types with static and runtime checking
reflection-2.1.3Reifies arbitrary terms into types that can be reflected back into terms
regex-base-0.93.2Replaces/Enhances Text.Regex
regex-compat-0.95.1Replaces/Enhances Text.Regex
regex-compat-tdfa-0.95.1.4Unicode Support version of Text.Regex, using regex-tdfa
regex-pcre-0.94.4Replaces/Enhances Text.Regex
regex-pcre-builtin-0.94.4.8.8.35Replaces/Enhances Text.Regex
regex-pcre-text-0.94.0.1Text-based PCRE API for regex-base
regex-posix-0.95.2Replaces/Enhances Text.Regex
regex-tdfa-1.2.3Replaces/Enhances Text.Regex
regex-tdfa-text-1.0.0.3Text interface for regex-tdfa
reinterpret-cast-0.1.0Memory reinterpretation casts for Float/Double and Word32/Word64
renderable-0.2.0.1An API for managing renderable resources
repline-0.1.7.0Haskeline wrapper for GHCi-like REPL interfaces
resourcet-1.2.0Deterministic allocation and freeing of scarce resources
retry-0.7.6.1Retry combinators for monadic actions that may fail
rev-state-0.1.2Reverse State monad transformer
roles-0.2.0.0Composable class-based roles
rot13-0.2.0.1Fast ROT13 cipher for Haskell
safe-0.3.17Library of safe (exception free) functions
safeio-0.0.5.0Write output to disk atomically
sample-frame-0.0.3Handling of samples in an (audio) signal
sample-frame-np-0.0.4.1Orphan instances for types from sample-frame and numericprelude
sampling-0.3.2Sample values from collections
sandman-0.2.0.1Manages Cabal sandboxes to avoid rebuilding packages
say-0.1.0.0Initial project template from stack
scalendar-1.2.0A library for handling calendars and resource availability over time
SCalendar-1.1.0This is a library for handling calendars and resource availability based on the "top-nodes algorithm" and set operations
scalpel-core-0.5.1A high level web scraping library for Haskell
scanner-0.2Fast non-backtracking incremental combinator parsing for bytestrings
scientific-0.3.5.2Numbers represented using scientific notation
search-algorithms-0.3.0Common graph search algorithms
semigroupoid-extras-5Semigroupoids that depend on PolyKinds
semigroupoids-5.2.2Semigroupoids: Category sans id
semigroups-0.18.4Anything that associates
semiring-simple-1.0.0.1A module for dealing with semirings
semver-0.3.3.1Representation, manipulation, and de/serialisation of Semantic Versions
seqalign-0.2.0.4Sequence Alignment
setenv-0.1.1.3A cross-platform library for setting environment variables
SHA-1.6.4.2Implementations of the SHA suite of message digest functions
shelltestrunner-1.9Easy, repeatable testing of CLI programs/commands
shortcut-links-0.4.2.0Link shortcuts for use in text markup
should-not-typecheck-2.1.0A HUnit/hspec assertion library to verify that an expression does not typecheck
show-combinators-0.1.0.0Combinators to write Show instances
signal-0.1.0.4Multiplatform signal support for Haskell
silently-1.2.5Prevent or capture writing to stdout and other handles
singleton-bool-0.1.3Type level booleans
siphash-1.0.3siphash: a fast short input PRF
smallcheck-1.1.3.1A property-based testing library
snowflake-0.1.1.1A loose port of Twitter Snowflake to Haskell. Generates arbitrary precision, unique, time-sortable identifiers
socket-activation-0.1.0.2systemd socket activation library
socks-0.5.6Socks proxy (ver 5)
sort-1.0.0.0A Haskell sorting toolkit
sourcemap-0.1.6Implementation of source maps as proposed by Google and Mozilla
sox-0.2.3Play, write, read, convert audio signals using Sox
soxlib-0.0.3Write, read, convert audio signals using libsox
sparse-linear-algebra-0.2.9.9Numerical computing in native Haskell
speculate-0.3.2discovery of properties about Haskell functions
speculation-1.5.0.3A framework for safe, programmable, speculative parallelism
sphinx-0.6.0.2Haskell bindings to the Sphinx full-text searching daemon
split-0.2.3.3Combinator library for splitting lists
spreadsheet-0.1.3.7Read and write spreadsheets from and to CSV files in a lazy way
stack-type-0.1.0.0The basic stack type
stateref-0.3Abstraction for things that work like IORef
StateVar-1.1.0.4State variables
statistics-0.14.0.2A library of statistical types, data, and functions
stb-image-redux-0.2.1.2Image loading and writing microlibrary
stm-2.4.5.0Software Transactional Memory
stm-chans-3.0.0.4Additional types of channels for STM
stm-delay-0.1.1.1Updatable one-shot timer polled with STM
stm-extras-0.1.0.3Extra STM functions
stm-split-0.0.2TMVars, TVars and TChans with distinguished input and output side
stm-stats-0.2.0.0retry statistics for STM transactions
storable-complex-0.2.2Storable instance for Complex
storable-endian-0.2.6Storable instances with endianness
storable-record-0.0.4Elegant definition of Storable instances for records
storable-tuple-0.0.3.3Storable instance for pairs and triples
storablevector-0.2.13Fast, packed, strict storable arrays with a list interface like ByteString
Strafunski-StrategyLib-5.0.1.0Library for strategic programming
streaming-0.2.1.0an elementary streaming prelude and general stream type
streamly-0.1.0Beautiful Streaming, Concurrent and Reactive Composition
streamproc-1.6.2Stream Processer Arrow
streams-3.3Various Haskell 2010 stream comonads
strict-concurrency-0.2.4.2Strict concurrency abstractions
stringbuilder-0.5.1A writer monad for multi-line string literals
string-class-0.1.7.0String class library
string-combinators-0.6.0.5Polymorphic functions to build and combine stringlike values
string-conv-0.1.2Standardized conversion between string types
string-qq-0.0.2QuasiQuoter for non-interpolated strings, texts and bytestrings
stripe-core-2.3.0Stripe API for Haskell - Pure Core
sum-type-boilerplate-0.1.1Library for reducing the boilerplate involved with sum types
superbuffer-0.3.1.1Efficiently build a bytestring from smaller chunks
swagger-0.3.0Implementation of swagger data model
swish-0.9.2.0A semantic web toolkit.
syb-0.7Scrap Your Boilerplate
symengine-0.1.2.0SymEngine symbolic mathematics engine for Haskell
sysinfo-0.1.1Haskell Interface for getting overall system statistics
system-argv0-0.1.1Get argv[0] as a FilePath
system-filepath-0.4.14High-level, byte-based file and directory path manipulations (deprecated)
tagchup-0.4.1alternative package for processing of tag soups
tagged-0.8.5Haskell 98 phantom types to avoid unsafely passing dummy arguments
tagged-identity-0.1.2Trivial monad transformer that allows identical monad stacks have different types
tagsoup-0.14.6Parsing and extracting information from (possibly malformed) HTML/XML documents
tardis-0.4.1.0Bidirectional state monad transformer
tasty-1.0.1.1Modern and extensible testing framework
tasty-expected-failure-0.11.1.1Mark tasty tests as failure expected
tasty-golden-2.3.1.3Golden tests support for tasty
tasty-hunit-0.10.0.1HUnit support for the Tasty test framework
tasty-program-1.0.5Use tasty framework to test whether a program executes correctly
tasty-quickcheck-0.9.2QuickCheck support for the Tasty test framework
tasty-smallcheck-0.8.1SmallCheck support for the Tasty test framework
tasty-stats-0.2.0.3Collect statistics of your Tasty testsuite in a CSV file
tasty-th-0.1.7Automatic tasty test case discovery using TH
tce-conf-1.3Very simple config file reading
template-haskell-2.13.0.0Support library for Template Haskell
temporary-1.2.1.1Portable temporary file and directory support
temporary-rc-1.2.0.3Portable temporary file and directory support for Windows and Unix, based on code from Cabal
tensorflow-test-0.1.0.0Some common functions for test suites
terminal-size-0.3.2.1Get terminal window height and width
terminfo-0.4.1.1Haskell bindings to the terminfo library
test-framework-0.8.2.0Framework for running and organising tests, with HUnit and QuickCheck support
test-framework-hunit-0.3.0.2HUnit support for the test-framework package
test-framework-quickcheck2-0.3.0.4QuickCheck-2 support for the test-framework package
test-framework-th-0.2.4Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell
texmath-0.10.1.1Conversion between formats used to represent mathematics
text-1.2.3.0An efficient packed Unicode text type
text-binary-0.2.1.1Binary instances for text types
text-icu-0.7.0.1Bindings to the ICU library
text-manipulate-0.2.0.1Case conversion, word boundary manipulation, and textual subjugation
text-short-0.1.2Memory-efficient representation of Unicode text strings
tfp-1.0.0.2Type-level integers, booleans, lists using type families
tf-random-0.5High-quality splittable pseudorandom number generator
th-abstraction-0.2.6.0Nicer interface for reified information about data types
th-data-compat-0.0.2.5Compatibility for data definition template of TH
these-0.7.4An either-or-both data type & a generalized 'zip with padding' typeclass
th-expand-syns-0.4.4.0Expands type synonyms in Template Haskell ASTs
th-extras-0.0.0.4A grab bag of functions for use with Template Haskell
th-lift-0.7.8Derive Template Haskell's Lift class for datatypes
th-lift-instances-0.1.11Lift instances for template-haskell for common data types
th-orphans-0.13.5Orphan instances for TH datatypes
thread-hierarchy-0.3.0.0Simple Haskel thread management in hierarchical manner
thread-local-storage-0.1.2Several options for thread-local-storage (TLS) in Haskell
th-reify-compat-0.0.1.3Compatibility for the result type of TH reify
th-reify-many-0.1.8Recurseively reify template haskell datatype info
throttle-io-stream-0.2.0.1Throttler between arbitrary IO producer and consumer functions
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.8.0.2A time library
time-compat-0.1.0.3Compatibility with old-time for the time package
time-lens-0.4.0.2Lens-based interface to Data.Time data structures
time-locale-compat-0.1.1.3Compatibility of TimeLocale between old-locale and time-1.5
time-locale-vietnamese-1.0.0.0Vietnamese locale for date and time format
timezone-series-0.1.8Enhanced timezone handling for Data.Time
titlecase-1.0.1Convert English Words to Title Case
tmapchan-0.0.3An insert-ordered multimap (indexed FIFO) which consumes values as you lookup
tostring-0.2.1.1The ToString class
transformers-0.5.5.0Concrete functor and monad transformers
transformers-base-0.4.4Lift computations from the bottom of a transformer stack
transformers-bifunctors-0.1Bifunctors over monad transformers
transformers-compat-0.6.0.6A small compatibility shim for the transformers library
transformers-either-0.0.2An Either monad transformer
transformers-fix-1.0Monad transformer for evaluating to a fixpoint
traverse-with-class-1.0.0.0Generic applicative traversals
tree-fun-0.8.1.0Library for functions pertaining to tree exploration and manipulation
tsv2csv-0.1.0.2Convert tsv to csv
ttrie-0.1.2.1Contention-free STM hash map
tuples-homogenous-h98-0.1.1.0Wrappers for n-ary tuples with Traversable and Applicative/Monad instances
typed-process-0.2.1.0Run external processes, with strong typing of streams
type-fun-0.1.1Collection of widely reimplemented type families
type-level-integers-0.0.1Provides integers lifted to the type level
type-level-kv-list-1.1.0A module for hash map like object with type level keys
type-level-numbers-0.1.1.1Type level numbers implemented using type families
type-operators-0.1.0.4Various type-level operators
type-spec-0.3.0.1Type Level Specification by Example
typography-geometry-1.0.0.1Drawings for printed text documents
tzdata-0.1.20180122.0Time zone database (as files and as a module)
ua-parser-0.7.4.1A library for parsing User-Agent strings, official Haskell port of ua-parser
unbounded-delays-0.1.1.0Unbounded thread delays and timeouts
unbound-generics-0.3.2Support for programming with names and binders using GHC Generics
unboxed-ref-0.4.0.0Fast unboxed references for ST and IO monad
unexceptionalio-0.3.0IO without any non-error, synchronous exceptions
unicode-0.0.1Construct and transform unicode characters
unicode-show-0.1.0.2print and show in unicode
unification-fd-0.10.0.1Simple generic unification algorithms
union-find-0.2Efficient union and equivalence testing of sets
uniplate-1.6.12Help writing simple, concise and fast generic operations
uniq-deep-1.1.0.0uniq-deep
unique-0Fully concurrent unique identifiers
universe-base-1.0.2.1A class for finite and recursively enumerable types and some helper functions for enumerating them
universe-instances-base-1.0Universe instances for types from the base package
universe-instances-extended-1.0.0.1Universe instances for types from select extra packages
universe-instances-trans-1.0.0.1Universe instances for types from the transformers and mtl packages
universe-reverse-instances-1.0instances of standard classes that are made possible by enumerations
unix-2.7.2.2POSIX functionality
unix-bytestring-0.3.7.3Unix/Posix-specific functions for ByteStrings
unix-compat-0.5.0.1Portable POSIX-compatibility layer
unliftio-0.2.5.0The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
unliftio-core-0.1.1.0The MonadUnliftIO typeclass for unlifting monads to IO
unlit-0.4.0.0Tool to convert literate code between styles or to code
unordered-containers-0.2.9.0Efficient hashing-based container types
unordered-intmap-0.1.0.0A specialization of `HashMap Int v`
unsafe-0.0Unified interface to unsafe functions
uri-encode-1.5.0.5Unicode aware uri-encoding
utf8-string-1.0.1.1Support for reading and writing UTF8 Strings
utility-ht-0.0.14Various small helper functions for Lists, Maybes, Tuples, Functions
uuid-types-1.0.3Type definitions for Universally Unique Identifiers
vector-0.12.0.1Efficient Arrays
vector-algorithms-0.7.0.1Efficient algorithms for vector arrays
vector-binary-instances-0.2.4Instances of Data.Binary and Data.Serialize for vector
vector-buffer-0.4.1A buffer compatible with Data.Vector.*
vector-builder-0.3.4.1Vector builder
vector-instances-3.4Orphan Instances for 'Data.Vector'
vector-mmap-0.0.3Memory map immutable and mutable vectors
vector-split-1.0.0.2Combinator library for splitting vectors
vector-th-unbox-0.2.1.6Deriver for Data.Vector.Unboxed using Template Haskell
verbosity-0.2.3.0Simple enum that encodes application verbosity
ViennaRNAParser-1.3.3Libary for parsing ViennaRNA package output
void-0.7.2A Haskell 98 logically uninhabited data type
wave-0.1.5Work with WAVE and RF64 files
web-plugins-0.2.9dynamic plugin system for web applications
webrtc-vad-0.1.0.3Easy voice activity detection
wide-word-0.1.0.5Data types for large but fixed width signed and unsigned integers
wikicfp-scraper-0.1.0.9Scrape WikiCFP web site
Win32-2.5.4.1A binding to part of the Win32 library
Win32-notify-0.3.0.3A binding to part of the Win32 library for file notification
with-location-0.1.0Use ImplicitParams-based source locations in a backward compatible way
witness-0.4values that witness types
wl-pprint-annotated-0.1.0.0Wadler/Leijen pretty printer with annotations and slightly modernized API
wl-pprint-extras-3.5.0.5A free monad based on the Wadler/Leijen pretty printer
word24-2.0.124-bit word and int types for GHC
word8-0.1.3Word8 library
word-trie-0.3.0Implementation of a finite trie over words
world-peace-0.1.0.0Open Union and Open Product Types
wrap-0.0.0Wrap a function's return value with another function
writer-cps-morph-0.1.0.2MFunctor instance for CPS style WriterT and RWST
writer-cps-mtl-0.1.1.4MonadWriter orphan instances for writer-cps-transformers
writer-cps-transformers-0.1.1.3WriteT and RWST monad transformers
X11-1.8A binding to the X11 graphics library
x11-xim-0.0.9.0A binding to the xim of X11 graphics library
Xauth-0.1A binding to the X11 authentication library
xdg-basedir-0.2.2A basic implementation of the XDG Base Directory specification
xenstore-0.1.1Xenstore client access
xhtml-3000.2.2An XHTML combinator library
xml-1.3.14A simple XML library
xml-basic-0.1.3Basics for XML/HTML representation and processing
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
yaml-0.8.28Support for parsing and rendering YAML documents
yeshql-3.0.1.3YesQL-style SQL database abstraction
yjtools-0.9.18some tools for Monad, List, Tuple and so on
yoga-0.0.0.2Bindings to Facebook's Yoga layout library
youtube-0.2.1.1Upload video to YouTube via YouTube API
zero-0.1.4Semigroups with absorption
zeromq4-haskell-0.7.0Bindings to ZeroMQ 4.x
zip-archive-0.3.2.4Library for creating and modifying zip archives
zlib-0.6.2Compression and decompression in the gzip and zlib formats
zot-0.0.3Zot language
zstd-0.1.0.0Haskell bindings to the Zstandard compression algorithm