Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. scrolledWindowSetVAdjustment :: ScrolledWindowClass self => self -> Adjustment -> IO ()

    gtk Graphics.UI.Gtk.Scrolling.ScrolledWindow

    Sets the Adjustment for the vertical scrollbar.

  2. scrolledWindowVAdjustment :: ScrolledWindowClass self => Attr self Adjustment

    gtk Graphics.UI.Gtk.Scrolling.ScrolledWindow

    The Adjustment for the vertical position.

  3. HsLetStmt :: [HsDecl] -> HsStmt

    haskell-src Language.Haskell.Syntax

    Local bindings.

  4. data HsStmt

    haskell-src Language.Haskell.Syntax

    This type represents both stmt in a do-expression, and qual in a list comprehension.

  5. testMerkleRoot :: Network -> MerkleBlock -> Bool

    haskoin-core Haskoin.Block.Merkle

    Check if Merkle block root is valid against the block header.

  6. wordListMap :: Map Text Int

    haskoin-core Haskoin.Crypto.Keys.Mnemonic

    Map of words to their position (index) in the word list.

  7. data FstMaxPolicy

    heap Data.Heap

    Policy type for a (prio, val) MaxPrioHeap.

  8. data FstMinPolicy

    heap Data.Heap

    Policy type for a (prio, val) MinPrioHeap.

  9. httpLastModified :: Manager -> String -> IO (Maybe UTCTime)

    http-directory Network.HTTP.Directory

    Try to get the modification time (Last-Modified field) of an http file Raises an error if the http request fails.

  10. httpLastModified' :: String -> IO (Maybe UTCTime)

    http-directory Network.HTTP.Directory

    Try to get the modification time (Last-Modified field) of an http file Raises an error if the http request fails. Uses global Manager

Page 153 of many | Previous | Next