Hoogle Search

Within LTS Haskell 24.5 (ghc-9.10.2)

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

  1. type family SetUnsized o

    generic-random Generic.Random.Internal.Generic

    No documentation available.

  2. SetTempo :: Tempo -> T

    midi Sound.MIDI.File.Event.Meta

    No documentation available.

  3. 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.

  4. SetTo :: v -> MaybeDefault v

    vty Graphics.Vty.Attributes

    No documentation available.

  5. SetColor :: Color -> DisplayColorDiff

    vty Graphics.Vty.DisplayAttributes

    No documentation available.

  6. data SetWindowAttributes

    X11 Graphics.X11.Xlib

    pointer to an X11 XSetWindowAttributes structure

  7. data SetWindowAttributes

    X11 Graphics.X11.Xlib.Types

    pointer to an X11 XSetWindowAttributes structure

  8. class SetCapabilities t

    webdriver Test.WebDriver.Capabilities

    A typeclass for writable Capabilities

  9. Set1 :: BrewerName

    graphviz Data.GraphViz.Attributes.Colors.Brewer

    No documentation available.

  10. Set2 :: BrewerName

    graphviz Data.GraphViz.Attributes.Colors.Brewer

    Maximum of 8.

Page 37 of many | Previous | Next