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.
-
Utilities for the "vector" library This library is in an experimental state. Users should be prepared for frequent updates.
-
Simple enum that encodes application verbosity. Simple enum that encodes application verbosity with various useful instances.
-
Small alternative prelude Small Haskell alternative prelude. Based on Protolude and Intro
-
Loeb's theorem for extensible records. Loeb's theorem for extensible records.
-
Command line runner for Wai apps (using Warp) with TLS, CGI, socket activation & graceful shutdown Command line runner for Wai apps (using Warp) with support for UNIX domain sockets, TLS (can be turned off with a cabal flag to avoid compiling the TLS library), CGI, socket activation (systemd-compatible, but see https://codeberg.org/valpackett/soad for a more interesting (and not linux-only) thing than what systemd does), and graceful shutdown (on TERM signal).
package
wai-middleware-prometheus WAI middlware for exposing http://prometheus.io metrics. WAI middlware for exposing http://prometheus.io metrics.
-
Native wcwidth. Bindings for your system's native wcwidth and a command line tool to examine the widths assigned by it. The command line tool can compile a width table to Haskell code that assigns widths to the Char type.
-
Haskell Web3 library. Client library for Third Generation of Web.
-
Wrapper around the webdriver package that automatically manages Selenium Please see the README on GitHub at https://github.com/gtollini/webdriver-wrapper#readme
-
Composable, type-safe library to build HTTP API servers WebGear is a library to for building composable, type-safe HTTP API servers. This package can be used to generate OpenAPI specifications from WebGear applications.