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.

  1. package hmpfr

    Haskell binding to the MPFR library Haskell binding to the MPFR library. . The library includes both a pure and a mutable interface. The mutable interface should have a lot less overhead than the pure one. . Some simple examples of usage can be found in demo/Demo.hs.

  2. package hoare

    Simple tools for communicating sequential processes Hoare was right—many concurrent programs can be simply expressed as a series of concurrent actors (threads) consuming and producing messages. Haskell provides uniquely great tools (green threads and STM) for doing so. This package provides:

    • Functions for using bounded STM types like TBQueue and TMVar as channels between threads.
    • A closeable TBCQueue for programs where the input ends.

  3. package hostname-validate

    Validate hostnames e.g. localhost or foo.co.uk. Validate hostnames e.g. localhost or foo.co.uk. See also RFC 1123, RFC 952, and RFC 1035.

  4. package hquantlib-time

    HQuantLib Time is a business calendar functions extracted from HQuantLib HQuantLib is intended to be a functional style port of QuantLib (http://quantlib.org)

  5. package hreader-lens

    Optics for hreader package Optics for hreader package

  6. package hs-GeoIP

    Haskell bindings to the MaxMind GeoIPCity database via the C library This library provides fast, idiomatic Haskell bindings to MaxMind's GeoIPCity IP-based geolocation C API. Make sure you have the MaxMind C API installed before installing this library, as it depends on the C API. MaxMind GeoIP City database allows geo-location lookups from IP addresses. To get started, you can download the latest binary database distribution from: http://www.maxmind.com/app/geolitecity

  7. package hs-bibutils

    Haskell bindings to bibutils, the bibliography conversion utilities. Haskell bindings to Chris Putnam's bibutils, a library that interconverts between various bibliography formats using a common MODS-format XML intermediate. hs-bibutils is available under the GNU GPL license. See the LICENSE file for details. For more details about bibutils, please check: http://sourceforge.net/p/bibutils/home/Bibutils/. The package release number refers to the release number of the included bibutils library.

  8. package hs-captcha

    Generate images suitable for use as CAPTCHAs in online web-form security. Generates images suitable for use as CAPTCHAs in online web-form security. Does not integrate with any web framework; simply exports a function that creates the image itself as a ByteString (containing a PNG), and the correct answer to the challenge as a String. HS-Captcha is designed to be as simple as possible to integrate in other frameworks.

  9. package hs-php-session

    PHP session and values serialization A library for encoding and decoding serialized PHP sessions in the format used by the "php" setting for session.serialize_handler as well as encoding and decoding serialized values.

  10. package hse-cpp

    Preprocess+parse haskell code Preprocess+parse haskell code

Page 301 of many | Previous | Next