Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Numerical computation Purely functional interface to selected numerical computations, internally implemented using GSL.
-
A modern format for Haskell packages See README at https://github.com/sol/hpack#readme
-
Haskell bindings to libpqtypes Efficient and easy-to-use bindings to (slightly modified) libpqtypes, a libpq extension that adds support for a binary transport format and composite types. . Source code of libpqtypes is bundled along with the bindings. . Examples can be found in the examples directory.
package
hs-opentelemetry-propagator-w3c Trace propagation via HTTP headers following the w3c tracestate spec. Please see the README on GitHub at https://github.com/iand675/hs-opentelemetry/tree/main/propagators/w3c#readme
-
Colourise Haskell code. hscolour is a small Haskell script to colourise Haskell code. It currently has six output formats: ANSI terminal codes (optionally XTerm-256colour codes), HTML 3.2 with font tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes.
-
Parsec parsers for the Internet Message format (e-mail) Parsec parsers for the Internet Message format defined in RFC2822.
-
Primitive list with elements of unique types. Primitive list with elements of unique types.
-
ini configuration files Library for reading and writing configuration files in INI format (see https://en.wikipedia.org/wiki/INI_file).
-
Opinionated, but extensible Lua list type. List type for Lua, with a Haskell interface.
-
Lua module wrapper around Haskell's System module. Provides access to system information and functionality to Lua scripts via Haskell's System module. This package is part of HsLua, a Haskell framework built around the embeddable scripting language Lua.