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 haskey-btree

    B+-tree implementation in Haskell. This package provides two B+-tree implementations. The first one is a pure B+-tree of a specific order, while the second one is an impure one backed by a page allocator. For more information on how to use this package, visit https://github.com/haskell-haskey/haskey-btree

  2. package hasql-listen-notify

    LISTEN/NOTIFY with hasql LISTEN/NOTIFY with hasql.

  3. package hasql-optparse-applicative

    "optparse-applicative" parsers for "hasql" "optparse-applicative" parsers for "hasql"

  4. package hasql-th

    Template Haskell utilities for Hasql Extension-library for Hasql, bringing compile-time syntax checking, great simplification of declaration of statements and other TemplateHaskell-based utilities. For details please see the readme.

  5. package hdaemonize

    Library to handle the details of writing daemons for UNIX Provides functions that help writing better UNIX daemons, daemonize and serviced/serviced': daemonize does what a daemon should do (forking and closing descriptors), while serviced does that and more (syslog interface, PID file writing, start-stop-restart command line handling, dropping privileges).

  6. package hedgehog-corpus

    hedgehog-corpus Collection of strings for testing things.

  7. package hedgehog-quickcheck

    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-

  8. package hidapi

    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.

  9. package hmatrix-repa

    Adaptors for interoperability between hmatrix and repa Adaptors for interoperability between hmatrix and repa

  10. package hmatrix-special

    Interface to GSL special functions Interface to GSL special functions.

Page 300 of many | Previous | Next