Hoogle Search

Within LTS Haskell 24.57 (ghc-9.10.3)

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

  1. package hedgehog-quickcheck

    Use QuickCheck generators in Hedgehog and vice versa. Use QuickCheck generators in Hedgehog and vice versa. Hedgehog is a modern property-based testing system, in the spirit of QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the invariants of generated values by construction. To get started quickly, see the examples: <https://github.com/hedgehogqa/haskell-hedgehog/tree/master/hedgehog-

  2. package hidapi

    Haskell bindings to HIDAPI Haskell bindings to the HIDAPI library (https://github.com/libusb/hidapi). Note you need need to have the corresponding low-level library installed for your OS, e.g. libudev-dev on Debian/Ubuntu, or just udev on distributions that don't split dev libraries.

  3. package hmatrix-repa

    Adaptors for interoperability between hmatrix and repa Adaptors for interoperability between hmatrix and repa

  4. package hmatrix-special

    Interface to GSL special functions Interface to GSL special functions.

  5. 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.

  6. 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.

  7. 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.

  8. 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)

  9. package hreader-lens

    Optics for hreader package Optics for hreader package

  10. 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

Page 302 of many | Previous | Next