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.
-
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
-
LISTEN/NOTIFY with hasql LISTEN/NOTIFY with hasql.
package
hasql-optparse-applicative "optparse-applicative" parsers for "hasql" "optparse-applicative" parsers for "hasql"
-
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.
-
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).
-
hedgehog-corpus Collection of strings for testing things.
-
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-
-
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.
-
Adaptors for interoperability between hmatrix and repa Adaptors for interoperability between hmatrix and repa
-
Interface to GSL special functions Interface to GSL special functions.