Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Command-line interface for the hledger accounting system The command-line interface for the hledger accounting system. Its basic function is to read a plain text file describing financial transactions and produce useful reports. hledger is a robust, cross-platform set of tools for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format, with command-line, terminal and web interfaces. It is a Haskell rewrite of Ledger, and one of the leading implementations of Plain Text Accounting. Read more at: https://hledger.org
-
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.