Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package charsetdetect-ae

    Character set detection using Mozilla's Universal Character Set Detector Mozilla have developed a robust and efficient character set detection algorithm for use in their web browsers. The algorithm is able to detect all of the most frequently encountered character encodings totally automatically. This library wraps up their library and exposes a very simple Haskell interface to it. The library is portable, and is confirmed to work on both Unix and Windows. This library is a maintained fork of charsetdetect:

    • It compiles with recent version of bytestring.
    • It works correctly in presence of Template Haskell on GHC 7.6.
    • It builds on 64-bit Windows.

  2. package check-email

    Confirm whether an email is valid and probably existant. See README at https://github.com/qoelet/check-email#readme

  3. package checksum

    Compute and verify checksums of ISBN, IBAN, etc. Compute and verify checksums of various identifiers, such as IBAN, ISBN, EAN, Germany's Citizen Card. Related package: isbn

  4. package chell-hunit

    HUnit support for Chell HUnit support for the Chell testing library.

  5. package choice

    A solution to boolean blindness. Please see README.md.

  6. package clash-prelude-hedgehog

    Hedgehog Generators for clash-prelude Hedgehog Generators for clash-prelude

  7. package classy-prelude-yesod

    Provide a classy prelude including common Yesod functionality. See docs and README at http://www.stackage.org/package/classy-prelude-yesod

  8. package clay

    CSS preprocessor as embedded Haskell. Clay is a CSS preprocessor like LESS and Sass, but implemented as an embedded domain specific language (EDSL) in Haskell. This means that all CSS selectors and style rules are first class Haskell functions, which makes reuse and composability easy. The project is described on http://fvisser.nl/clay. The API documentation can be found in the top level module Clay.

  9. package clumpiness

    Calculate the clumpiness of leaf properties in a tree Calculate the clumpiness of leaf properties in a tree

  10. package cmark-lucid

    Use cmark with Lucid A package for rendering Markdown (parsed via cmark) to Lucid's HTML.

Page 281 of many | Previous | Next