Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
An XMPP client library Pontarius XMPP is a work in progress implementation of RFC 6120 ("XMPP CORE"), RFC 6121 ("XMPP IM"), and RFC 6122 ("XMPP ADDR"). While in alpha, Pontarius XMPP works quite well and fulfills most requirements of the RFCs.
-
An Options type representing options for postgres connections This package exports an Options type representing options for postgres connections
-
PostgreSQL AST parsing and rendering Postgres syntax tree and related utils extracted from the "hasql-th" package. The API is in a rather raw "guts out" state with most documentation lacking, but the codebase is well tested.
-
A library for hex dumps of ByteStrings This library generates pretty hex dumps of ByteStrings in the style of other common *nix hex dump tools.
-
Pretty print charts from ghci. Serve and print charts from ghci or from an svg file, with automatic formatting.
package
prettyprinter-combinators Some useful combinators for the prettyprinter package Various utilities that make writing Pretty instances easier. Notable utilites include automatic deriving of Pretty instance via Generic, Data, or Show instance.
-
Efficient interpolation for Prettyprinter This package provides efficient interpolation of string-interpolate quasi quoters when used with prettyprinter.
-
Opaque unique identifiers in primitive state monads Opaque unique identifiers in primitive state monads and a GADT-like type using them as witnesses of type equality.
-
Addresses to unmanaged memory This library provides the Data.Primitive.Addr module that was a part of the primitive library before `primitive-0.7.0.0`.
-
Extras for the "primitive" library Raw collection of extra utiltilies for the "primitive" library.