helper functions for working with haskell-src-exts trees; documentation
data types for managing source code locations; documentation
parse source to Template Haskell abstract syntax; documentation
abstraction for things that work like IORef; documentation
simple State-like monad transformer state push/pop; documentation
state variables in Haskell; documentation
types representing bytes of data; documentation
pure immutable hash; documentation
A library of statistical types, data, and functions; documentation
StatusNotifierItem/libappindicator dbus implementation; documentation
additional types of channels for STM; documentation
updatable one-shot timer polled with STM; documentation
monad transformer version of the ST monad; documentation
Storable instance for Complex; documentation
elegant definition of Storable instances for records; documentation
Storable instance for pairs and triples; documentation
fast and lightweight binary serialization; documentation
Fast binary serialization; documentation
Haskell stream (infinite list) library for GHC; documentation
common lower-level functions for various streaming data libraries; documentation
Strict variants of standard Haskell datatypes; documentation
strict linked list; documentation
writer monad for multi-line string literals; documentation
simplifies dealing with different types for strings; documentation
Haskell string/text/bytestring interpolation that just works; documentation
Implements the "StringPrep" algorithm; documentation
QuasiQuoter for non-interpolated strings; documentation
Fast searching, splitting and replacing of ByteStrings; documentation
DSL for building SVG; documentation
semantic web toolkit - library documentation
Generic programming library for Haskell; documentation
consistent filesystem interaction across GHC versions; documentation
high-level, byte-based file and directory path manipulations; documentation
toy module to temporarily redirect a program's stdout; documentation
two-dimensional data tables with rendering functions; documentation
desktop bar extensible in Haskell; documentation
newtype wrappers for phantom types; documentation
Documentation for Haskell TagSoup library
streamlined HTML tag parser; documentation
Conduit based tar extraction mechanism; documentation
reading, writing and manipulating ".tar" archive files; documentation
Render tasty output to XML for Jenkins; documentation
Check multiple items during a tasty test; documentation
Test discovery for the tasty framework.; documentation
Haskell testing framework; documentation
mark tasty tests as failure-expected; documentation
Golden test support for Tasty test framework; documentation
hedgehog-tasty integration; documentation
Tasty helpers to test HsLua.; documentation
Tasty test framework, Hspec support; documentation