Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. package ekg-core

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

  2. package email-validate

    Email address validation Validating an email address string against RFC 5322

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

  4. package genvalidity-containers

    GenValidity support for containers GenValidity support for containers

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

  6. package gi-pango

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

  7. package half

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

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

  9. package lens-family

    Lens Families This package provides first class functional references in Van Laarhoven style supporting the following optics:

    • Lenses (view, over)
    • Traversals (toListOf, matching, over)
    • Setters (over)
    • Grates (zipWithOf, under, review)
    • Resetters (under)
    • Adapters (view, review)
    • Grids (toListOf, over / under, review)
    • Prisms (matching, over / under, review)
    • Getters (view)
    • Folders (toListOf)
    • Reviewers (review)

  10. package lifted-async

    Run lifted IO operations asynchronously and wait for their results This package provides IO operations from async package lifted to any instance of MonadBase or MonadBaseControl.

Page 41 of many | Previous | Next