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.
-
Node connection provider for Haskell Web3 library. This package contains general Web3 node adapters and connection helpers.
-
Solidity language for Haskell Web3 library. This package contains Solidity parsec-based parser and primitive types.
-
A typed wrapper for W3C WebDriver protocol. A base for other libraries. This library provides typed definitions for the endpoints of the W3C Webdriver. It is intended to be used as a base for other libraries that provide a WebDriver client implementation and higher level functions. A WebDriver client implementation can be built by pattern matching on the W3Spec type returned by the functions in this library, sending the corresponding HTTP requests to a vendor provided WebDriver, then parsing the response using the parser provided as part of the W3Spec type. See WebDriverPreCore for further details and the project repo for examples . If you are looking for a fully implemented web client library, you should check out an alternative such as haskell-webdriver.
-
Conduit wrapper of Webex Teams List API Please see the README on Github at https://github.com/nshimaza/webex-teams-api#readme
-
Composable, type-safe library to build HTTP API servers WebGear is a library to for building composable, type-safe HTTP API servers. WebGear focuses on good documentation and usability. See the documentation of WebGear module to get started.
-
Composable websockets clients See README at https://github.com/athanclark/websockets-simple#readme
-
Snap integration for the websockets library Snap integration for the websockets library
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
-
Determine the full path to an executable. Determine the full path to an executable, similar to the *nix "which" command.
-
X11-specific implementation for WildBind X11-specific implementation for WildBind. See https://github.com/debug-ito/wild-bind