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.
-
Generate XML Sitemaps & Sitemap Indexes The sitemap-gen package uses the xmlgen package to generate XML sitemaps that are compliant with the sitemaps.org XML schema. See the Web.Sitemap.Gen module and the README file for documentation & usage details.
-
Sized functors, for size-based enumerations A framework for size-based enumerations. See the module documentation for details.
-
Sized sequence data-types A wrapper to make length-parametrized data-type from functorial data-types.
-
Skein, a family of cryptographic hash functions. Includes Skein-MAC as well. Skein (http://www.skein-hash.info/) is a family of fast secure cryptographic hash functions designed by Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker. This package uses bindings to the optimized C implementation of Skein. We provide a high-level interface (see module Crypto.Skein) to some of the Skein use cases. We also provide a low-level interface (see module Crypto.Skein.Internal) should you need to use Skein in a different way. Currently we have support for Skein as cryptographic hash function as Skein as a message authentication code (Skein-MAC). For examples of how to use this package, see Crypto.Skein module documentation. This package includes Skein v1.3. Versions of this package before 1.0.0 implemented Skein v1.1.
-
A very quick-and-dirty WebSocket server. A very quick-and-dirty WebSocket server. Intended for use with unit tests.
package
skylighting-format-ansi ANSI formatter for skylighting syntax highlighting library This module allows tokens produced by skylighting-core to be rendered as ANSI colored text.
package
skylighting-format-blaze-html HTML formatter for skylighting syntax highlighting library This module allows tokens produced by skylighting-core to be rendered as HTML.
package
skylighting-format-context ConTeXt formatter for skylighting syntax highlighting library This module allows tokens produced by skylighting-core to be rendered as ConTeXt commands.
package
skylighting-format-latex LaTeX formatter for skylighting syntax highlighting library This module allows tokens produced by skylighting-core to be rendered as LaTeX macros.
package
skylighting-format-typst Typst formatter for skylighting syntax highlighting library This module allows tokens produced by skylighting-core to be rendered as Typst.