Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. 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)

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

    mathexpr Numeric.MathExpr

    No documentation available.

  3. Set1 :: ColorCat

    palette Data.Colour.Palette.BrewerSet

    3 - 9, qualitative

  4. Set2 :: ColorCat

    palette Data.Colour.Palette.BrewerSet

    3 - 8, qualitative

  5. Set3 :: ColorCat

    palette Data.Colour.Palette.BrewerSet

    3 - 12, qualitative

  6. module Data.ProtoLens.Setup

    Helper functions to generate proto files as part of a Setup.hs script. These functions assume that the proto-lens-protoc executable is on the PATH, and throw an exception otherwise. That executable will be installed automatically as part of installing this package; in particular, it should be enough to just list `proto-lens-protoc` in a user package's `build-dependencies`. See README.md for instructions on how to use proto-lens with Cabal.

  7. SetBit :: Resp -> Command Int64

    redis-resp Data.Redis.Command

    No documentation available.

  8. SetRange :: Resp -> Command Int64

    redis-resp Data.Redis.Command

    No documentation available.

  9. data SetList

    relational-schemas Database.Custom.IBMDB2

    Type tag for aggregatings GROUPING SETS

  10. data SetList

    relational-schemas Database.Custom.MySQL

    Type tag for aggregatings GROUPING SETS

Page 124 of many | Previous | Next