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 websockets-simple

    Composable websockets clients See README at https://github.com/athanclark/websockets-simple#readme

  2. package websockets-snap

    Snap integration for the websockets library Snap integration for the websockets library

  3. package welford-online-mean-variance

    Online computation of mean and variance using the Welford algorithm. Please see the README on GitHub at https://github.com/githubuser/welford-online-mean-variance#readme

  4. package which

    Determine the full path to an executable. Determine the full path to an executable, similar to the *nix "which" command.

  5. package wild-bind-x11

    X11-specific implementation for WildBind X11-specific implementation for WildBind. See https://github.com/debug-ito/wild-bind

  6. package withdependencies

    Run computations that depend on one or more elements in a stream. Run computations that depend on one or more elements in a stream. It lets you model dependencies as an applicative functor.

  7. package wizards

    High level, generic library for interrogative user interfaces wizards is a package designed for the quick and painless development of interrogative programs, which revolve around a "dialogue" with the user, who is asked a series of questions in a sequence much like an installation wizard. Everything from interactive system scripts, to installation wizards, to full-blown shells can be implemented with the support of wizards. It is developed transparently on top of a free monad, which separates out the semantics of the program from any particular interface. A variety of backends exist, including console-based System.Console.Wizard.Haskeline and System.Console.Wizard.BasicIO, and the pure System.Console.Wizard.Pure. It is also possible to write your own backends, or extend existing back-ends with new features. While both built-in IO backends operate on a console, there is no reason why wizards cannot also be used for making GUI wizard interfaces. See the github page for examples on usage: http://www.github.com/liamoc/wizards For creating backends, the module System.Console.Wizard.Internal has a brief tutorial.

  8. package wkt-types

    A library for working with .wkt files. Please see the README on GitHub at https://github.com/gtollini/wkt-types#readme

  9. package wled-json

    Convenient interface for interacting with WLED devices Please see the README on GitHub at https://github.com/alaendle/wled-json#readme

  10. package word-trie

    Implementation of a finite trie over words. Implementation of a finite trie over words.

Page 268 of many | Previous | Next