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