Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

  1. SetTempo :: Tempo -> T

    midi Sound.MIDI.File.Event.Meta

    No documentation available.

  2. data SetCookie

    scotty Web.Scotty.Cookie

    Data type representing the key-value pair to use for a cookie, as well as configuration options for it.

    Creating a SetCookie

    SetCookie does not export a constructor; instead, use defaultSetCookie and override values (see http://www.yesodweb.com/book/settings-types for details):
    import Web.Cookie
    :set -XOverloadedStrings
    let cookie = defaultSetCookie { setCookieName = "cookieName", setCookieValue = "cookieValue" }
    

    Cookie Configuration

    Cookies have several configuration options; a brief summary of each option is given below. For more information, see RFC 6265 or Wikipedia.

  3. SetTo :: v -> MaybeDefault v

    vty Graphics.Vty.Attributes

    No documentation available.

  4. SetColor :: Color -> DisplayColorDiff

    vty Graphics.Vty.DisplayAttributes

    No documentation available.

  5. data SetWindowAttributes

    X11 Graphics.X11.Xlib

    pointer to an X11 XSetWindowAttributes structure

  6. data SetWindowAttributes

    X11 Graphics.X11.Xlib.Types

    pointer to an X11 XSetWindowAttributes structure

  7. class SetCapabilities t

    webdriver Test.WebDriver.Capabilities

    A typeclass for writable Capabilities

  8. Set1 :: BrewerName

    graphviz Data.GraphViz.Attributes.Colors.Brewer

    No documentation available.

  9. Set2 :: BrewerName

    graphviz Data.GraphViz.Attributes.Colors.Brewer

    Maximum of 8.

  10. Set3 :: BrewerName

    graphviz Data.GraphViz.Attributes.Colors.Brewer

    Maximum of 12.

Page 38 of many | Previous | Next