Test interactive Haskell examples; documentation
simple interface for building .dot graph files; documentation
fast conversion between double precision floating point and text; documentation
Rose trees with cached and accumulating monoidal annotations; documentation
optionally serializable dynamic state keyed by type; documentation
dynamic reconfiguration library; documentation
Cross-platform file handling; documentation
Cross-platform library for handling echoing terminal input; documentation
Ed25519 cryptographic signatures; documentation
Haskell fuzzy matching; documentation
Calculate edit distances and edit scripts between vectors.; documentation
Either monad transformer; documentation
Bridge between Haskell and Elm; documentation
validate an email address string against RFC 5322; documentation
Conversion between emoji characters and their names; documentation
catching all exceptions from within an enclosed computation; documentation
cryptographically-strong entropy; documentation
IntMap and IntSet with Enum keys/elements; documentation
maintaining an equivalence relation; documentation
The error function, erf, and related functions; documentation
simplified error handling; documentation
type-safe EDSL for SQL on persistent backends; documentation
Exact rational multiples of pi (and integer powers of pi); documentation
exception monad transformer instances for mtl classes; documentation
type classes and monads for unchecked extensible exceptions; documentation
determine full path of executable; documentation
general-purpose simple caching; documentation
Compatibility layer for exceptions; documentation
extra functions for base library; documentation
a fast logging system; documentation
bindings to Facebook API; documentation
Haskell desktop notifications; documentation
Haskell interface to RSS and Atom feeds; documentation
QuickCheck support for fgl; documentation
Haskell graph library for GHC; documentation
convert FGL graphs to dot (graphviz) files; documentation
direct file embedding library; documentation
portable interface to file locking (flock / LockFileEx); documentation
expressive file and directory manipulation for Haskell; documentation
library for manipulating RawFilePaths; documentation
file path glob-like matching; documentation
Haskell interface for versioning file stores; documentation
class of filtrable containers for Haskell; documentation
Generic finger-tree data structure implementation in Haskell; documentation
implementation of finite fields for Haskell; documentation
first class type families for Haskell; documentation
signed 15.16 precision fixed point arithmetic; documentation
generate default function implementations for complex type classes; documentation
read and write hexadecimal floating point numbers; documentation
FoldMap lists; documentation