Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. package flatparse

    High-performance parsing from strict bytestrings Flatparse is a high-performance parsing library for strict bytestring input. See the README for more information: https://github.com/AndrasKovacs/flatparse.

  2. package focus

    A general abstraction for manipulating elements of container data structures An API for construction of free-form strategies of access and manipulation of elements of arbitrary data structures. It allows to implement efficient composite patterns, e.g., a simultaneous update and lookup of an element, and even more complex things. Strategies are meant to be interpreted by the host data structure libraries. Thus they allow to implement all access and modification patterns of a data structure with just a single function, which interprets strategies. This library provides pure and monadic interfaces, so it supports both immutable and mutable data structures.

  3. package genvalidity-time

    GenValidity support for time Please see README.md

  4. package genvalidity-uuid

    GenValidity support for UUID GenValidity support for UUID

  5. package ghc-lib-parser

    The GHC API, decoupled from GHC versions A package equivalent to the ghc package, but which can be loaded on many compiler versions.

  6. package glib

    Binding to the GLIB library for Gtk2Hs. GLib is a collection of C data structures and utility functions for the GObject system, main loop implementation, for strings and common data structures dealing with Unicode. This package only binds as much functionality as required to support the packages that wrap libraries that are themselves based on GLib.

  7. package hackage-security

    Hackage security library The hackage security library provides both server and client utilities for securing the Hackage package server (https://hackage.haskell.org/). It is based on The Update Framework (https://theupdateframework.com/), a set of recommendations developed by security researchers at various universities in the US as well as developers on the Tor project (https://www.torproject.org/). The current implementation supports only index signing, thereby enabling untrusted mirrors. It does not yet provide facilities for author package signing. The library has two main entry points: Hackage.Security.Client is the main entry point for clients (the typical example being cabal), and Hackage.Security.Server is the main entry point for servers (the typical example being hackage-server).

  8. package hpc

    Code Coverage Library for Haskell This package provides the code coverage library for Haskell. See https://www.haskell.org/haskellwiki/Haskell_program_coverage for more information.

  9. package hslua-typing

    Type specifiers for Lua. Structure to hold detailed type information. The primary use-case at this time are auto-generated docs.

  10. package hspec-expectations-lifted

    A version of hspec-expectations generalized to MonadIO A version of hspec-expectations generalized to MonadIO

Page 53 of many | Previous | Next