Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
forkWeb3 :: Web3 a -> Web3 (Async a)web3-provider Network.Web3.Provider forward :: SessionId -> W3Spec ()webdriver-precore WebDriverPreCore Return a spec to navigate forward in the browser history given a SessionId. spec
POST /session/{session id}/forward Forward-
word-trie Data.Trie Finds the longest certain path down the trie starting at a the root Invariant Assumption: All paths have at least one true node below them
format :: (Tag name, Attribute name, C string) => T i name string -> ShowSwraxml Text.HTML.WraXML.Document No documentation available.
-
wraxml Text.HTML.WraXML.Element No documentation available.
format :: (Tag name, Attribute name, C string) => T i name string -> ShowSwraxml Text.HTML.WraXML.Tree No documentation available.
formatBranch :: (Tag name, Attribute name, C string) => Branch name string -> [ShowS] -> ShowSwraxml Text.HTML.WraXML.Tree No documentation available.
-
wraxml Text.HTML.WraXML.Tree not xhtml: show br xhtml: show br/ Unfortunately we cannot generally merge tag/tag to tag/ since browsers expect e.g. separated div/div.
formatBranchXHTML :: (Tag name, Attribute name, C string) => Branch name string -> [ShowS] -> ShowSwraxml Text.HTML.WraXML.Tree No documentation available.
formatMany :: (Tag name, Attribute name, C string) => [T i name string] -> ShowSwraxml Text.HTML.WraXML.Tree No documentation available.