Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. module Gogol.TagManager.Accounts.Containers.Versions.Set_latest

    Sets the latest version used for synchronization of workspaces when detecting conflicts and errors. See: Tag Manager API Reference for tagmanager.accounts.containers.versions.set_latest.

  2. data SetupTag

    gogol-tagmanager Gogol.TagManager.Types

    Represents a reference to atag that fires before another tag in order to set up dependencies. See: newSetupTag smart constructor.

  3. SetupTag :: Maybe Bool -> Maybe Text -> SetupTag

    gogol-tagmanager Gogol.TagManager.Types

    No documentation available.

  4. module Gogol.YouTube.Comments.SetModerationStatus

    Sets the moderation status of one or more comments. See: YouTube Data API v3 Reference for youtube.comments.setModerationStatus.

  5. module Data.BTree.Impure.Internal.Setup

    Setup of an impure B+-tree

  6. module Data.BTree.Pure.Setup

    This module contains structures relating the the setup of a pure B+-tree.

  7. module Data.Set_LHAssumptions

    No documentation available.

  8. data Settings

    mathexpr Numeric.MathExpr

    Operators are in the form (character, precedence, function) Example: (+, 0, (+)), ('', 1, ()) (higher the precedence, the sooner the operator operates) Functions are in the form (name, function) Example: ("ln", log)

  9. Settings :: [(Char, Int, Double -> Double -> Double)] -> [(String, Double -> Double)] -> Settings

    mathexpr Numeric.MathExpr

    No documentation available.

  10. Set1 :: ColorCat

    palette Data.Colour.Palette.BrewerSet

    3 - 9, qualitative

Page 139 of many | Previous | Next