high-quality splittable pseudorandom number generator; documentation
nicer interface for reified information about data types; documentation
compatibility for data definition template of TH; documentation
functions to desugar Template Haskell; documentation
either-or-both data type; documentation
expands type synonyms in Template Haskell ASTs; documentation
grab bag of functions for use with Template Haskell; documentation
derive Template Haskell's Lift class for datatypes.; documentation
Lift instances for template-haskell for common data types; documentation
orphan instances for TH datatypes; documentation
Fork threads and wait for their result; documentation
compatibility for the result type of TH reify; documentation
recurseively reify template haskell datatype info; documentation
useful functions for use with Template Haskell; documentation
faster time library; documentation
pattern language for improvised music; documentation
Compatibility with old-time for the time package; documentation
compatibility of TimeLocale between old-locale and time-1.5; documentation
parsers for types in the time library; documentation
basic library for defining units of time as types; documentation
Haskell tldr client; documentation
native Haskell implementation of TLS/SSL protocol; documentation
in-memory TLS session manager; documentation
Haskell implementation of leaky bucket rate limiting; documentation
BitTorrent file parser and generator; documentation
lift computations from the bottom of a transformer stack; documentation
small compatibility shim for older versions of transformers.; documentation
Non-Determinism Monad for Tree Search; documentation
modern parser combinator library with convenient diagnostics; documentation
various functions on tuples; documentation
Twitter API package with conduits and streaming; documentation
Twitter JSON parser and types; documentation
Twitter JSON types (lens powered); documentation
run external processes, with strong typing of streams; documentation
library representing integers using Haskell type families; documentation
simple (but internally ugly) memoization function; documentation
Unbounded thread delays and timeouts; documentation
IO without any non-error, synchronous exceptions; documentation
Fast Unicode 9.0 normalization in Haskell; documentation
Documentation for uniform type generic traversals; documentation
a class for finite and recursively enumerable type; documentation
Haskell portable POSIX-compatible layer; documentation
Unix time parser/formatter and utilities; documentation
interface between Haskell and Unix-like operating systems; documentation
Unlambda interpreter library; documentation
MonadUnliftIO typeclass for unlifting monads to IO; documentation
Efficient hashing-based container types; documentation
Aeson instances for URI Bytestring; documentation
Haskell URI parsing as ByteStrings; documentation