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.
-
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
-
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
-
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.
-
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.
-
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.
-
Preprocess+parse haskell code Preprocess+parse haskell code