Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ByteString-Text hexidecimal conversions Encode a ByteString as a hexidecimal Text value, or decode hexidecimal Text as a ByteString.
-
Lenses for the hexml package Lenses for the hexml package
-
Simple Haskell formatting String formatting
-
library for computation automorphism group and canonical labelling of a graph Please see the README on GitHub at https://github.com/marcellussiegburg/hgal#readme
-
Parser for GHC's *.hi files A parser for GHC's *.hi files. Extracts information about dependencies and usage of files.
-
Set up a GHC API session Set up a GHC API session and obtain flags required to compile a source file
-
Command Line App With Info on your Haskell App Please see the README on GitHub at https://github.com/ChristopherDavenport/hinfo#readme
-
Library for histograms creation. This is library for histograms filling. Its aim to provide convenient way to create and fill histograms. To get started, refer to the usage examples in Data.Histogram.Tutorial.
-
Apply default value for optional field of HKD Please see http://hackage.haskell.org/package/hkd-default
-
A terminal UI as drop-in replacement for hledger add This is a terminal UI as drop-in replacement for hledger add. It improves in the following ways on hledger's add command:
- Interactive as-you-type completion for account names and descriptions with optional fuzzy matching.
- Integrated calculator: Amounts can be written as simple sums with real-time feedback on the result.
- All actions while entering a transaction can be undone
- Configurable format for date input. Instead of y/m/d it is also possible to use other formats like the german d.m.y.