Hoogle Search
Within LTS Haskell 24.57 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Fixed size big integers for Haskell Web3 library. This package implements codec instances and other helper functions.
-
Ethereum support for Haskell Web3 library. Client library for Third Generation of Web.
-
Polkadot support for Haskell Web3 library. Client library for Third Generation of Web.
-
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