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.
-
hedgehog-corpus Collection of strings for testing things.
-
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-
-
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.
-
Adaptors for interoperability between hmatrix and repa Adaptors for interoperability between hmatrix and repa
-
Interface to GSL special functions Interface to GSL special functions.
-
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.
-
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:
-
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.
-
HQuantLib Time is a business calendar functions extracted from HQuantLib HQuantLib is intended to be a functional style port of QuantLib (http://quantlib.org)
-
Optics for hreader package Optics for hreader package