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.
-
Web user interface for the hledger accounting system A simple web user interface for the hledger accounting system, providing a more modern UI than the command-line or terminal interfaces. It can be used as a local single-user UI, or as a multi-user UI for viewing/adding/editing on the web. 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
-
Bindings to https://github.com/anrieff/libcpuid Please see the README on GitHub at https://github.com/dtaskoff/hlibcpuid#readme
-
Low-level bindings to libgit2 Bindings to libgit2 v0.18.0.
-
hmatrix operations lifted for backprop hmatrix operations lifted for backprop, along with orphan instances. Meant to act as a drop-in replacement to the API of Numeric.LinearAlgebra.Static. Just change your imports, and your functions are automatically backpropagatable. See README on Github at https://github.com/mstksg/hmatrix-backprop#readme
-
Low-level machine learning auxiliary functions. Purely functional interface to morpheus based on hmatrix. Morpheus library contains a bunch of cache line aware numerical algorithms suitable for using as a low-level primitives to build machine learning applications. Examples are in Numeric.Morpheus module.
-
Haskell API Search Hoogle is a Haskell API search engine, which allows you to search many standard Haskell libraries by either function name, or by approximate type signature.
-
horizontal rule for the terminal This package provides a utility for displaying a horizontal rule in a terminal. Please see the README on GitHub at https://github.com/ExtremaIS/hr-haskell#readme.
-
Orphan Aeson instances to hourglass Orphan Aeson instances to hourglass
-
Generate reports from hpc data The hpc-codecov package contains an executable and library codes for generating Codeocv JSON coverage report, LCOV tracefile report, or Cobertura XML report from .tix and .mix files made with hpc. See the README for more info.
-
Convert HPC output into LCOV format Convert HPC output into LCOV format.