Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. package vector-rotcev

    Vectors with O(1) reverse A wrapper for an arbitrary Vector with O(1) reverse. Instead of creating a copy, it just flips a flag, which inverts indexing. Imagine it as a vector with a switch between little-endianness and big-endianness.

  2. package vessel

    Functor-parametric containers A dependently-typed key-value data structure that allows for storage of both "queries", (wherein keys are stored along with reasons for selecting the items or counts of the number of times something has been selected), as well as the responses to those queries, in which the type of the key additionally determines the type of the response

  3. package vformat-time

    Extend vformat to time datatypes Please see http://hackage.haskell.org/package/vformat-time

  4. package vivid-supercollider

    Implementation of SuperCollider server specifications An interface-agnostic implementation of specs for SuperCollider server types and commands. - Server Command Reference - Synth Definition File Format Note this is an in-progress (incomplete) implementation. Currently only the server commands needed for the "vivid" package are supported.

  5. package vty-unix

    Unix backend for Vty This package provides Unix terminal support for Vty.

  6. package wai-enforce-https

    Enforce HTTPS in Wai server app safely. Wai middleware enforcing HTTPS protocol on any incoming request. In case of non-encrypted HTTP, traffic is redirected using 301 Permanent Redirect or optionally 307 Temporary Redirect. Middleware has compatibility modes for various reverse proxies (load balancers) and therefore can be used with Heroku, Google Cloud (Ingress), Azure or any other type of PAS or Cloud provider.

  7. package wai-feature-flags

    Feature flag support for WAI applications. Please see the README at https://github.com/jwoudenberg/wai-feature-flags.

  8. package wai-handler-launch

    Launch a web app in the default browser. API docs and the README are available at http://www.stackage.org/package/wai-handler-launch.

  9. package wai-middleware-bearer

    WAI Middleware for Bearer Token Authentication Please see the README on GitHub at https://github.com/martin-bednar/wai-middleware-bearer#readme

  10. package wai-middleware-caching-lru

    Initial project template from stack Please see README.md

Page 265 of many | Previous | Next