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 cryptohash-sha1

    Fast, pure and practical SHA-1 implementation A practical incremental and one-pass, pure API to the SHA-1 hash algorithm (including HMAC support) with performance close to the fastest implementations available in other languages. The implementation is made in C with a haskell FFI wrapper that hides the C implementation. NOTE: This package has been forked off cryptohash-0.11.7 because the cryptohash package has been deprecated and so this package continues to satisfy the need for a lightweight package providing the SHA1 hash algorithm without any dependencies on packages other than base and bytestring. Consequently, this package can be used as a drop-in replacement for cryptohash's Crypto.Hash.SHA1 module, though with a clearly smaller footprint.

  2. package data-fix

    Fixpoint data types Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free. Thanks for contribution to: Matej Kollar, Herbert Valerio Riedel

  3. package ekg-core

    Tracking of system metrics This library lets you defined and track system metrics.

  4. package email-validate

    Email address validation Validating an email address string against RFC 5322

  5. package enummapset

    IntMap and IntSet with Enum keys/elements. This package contains simple wrappers around Data.IntMap and Data.IntSet with Enum keys and elements respectively. Especially useful for Ints wrapped with `newtype`.

  6. package genvalidity-containers

    GenValidity support for containers GenValidity support for containers

  7. package ghc-internal

    Basic libraries This package contains the Standard Haskell Prelude and its support libraries, and a large collection of useful libraries ranging from data structures to parsing combinators and debugging utilities.

  8. package gi-pango

    Pango bindings Bindings for Pango, autogenerated by haskell-gi.

  9. package half

    Half-precision floating-point Half-precision floating-point.

  10. package hslua-packaging

    Utilities to build Lua modules. Utilities to package up Haskell functions and values into a Lua module. This package is part of HsLua, a Haskell framework built around the embeddable scripting language Lua.

Page 41 of many | Previous | Next