Hoogle Search

Within LTS Haskell 24.19 (ghc-9.10.3)

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

  1. showCookie :: Cookie -> String

    cgi Network.CGI.Cookie

    Show a cookie on the format used as the value of the Set-Cookie header.

  2. showCurlOption :: CurlOption -> String

    curl Network.Curl.Opts

    No documentation available.

  3. showName :: HttpPost -> Maybe String

    curl Network.Curl.Post

    No documentation available.

  4. showURI :: URI -> String

    debian Debian.URI

    No documentation available.

  5. showText :: String -> Render ()

    diagrams-postscript Graphics.Rendering.Postscript

    Draw a string at the current point.

  6. showTextAlign :: Double -> Double -> String -> Render ()

    diagrams-postscript Graphics.Rendering.Postscript

    Draw a string with offset factors from center relative to the width and height.

  7. showTextCentered :: String -> Render ()

    diagrams-postscript Graphics.Rendering.Postscript

    Draw a string by first measuring the width then offseting by half.

  8. showTextInBox :: (Double, Double) -> (Double, Double) -> String -> Render ()

    diagrams-postscript Graphics.Rendering.Postscript

    Draw a string uniformally scaling to fit within a bounding box.

  9. showDef :: Show a => Mod Var a

    envparse Env.Internal.Parser

    Use the Show instance to show the default value of the variable in help.

  10. showEnv :: IO ()

    envy System.Envy

    Display all environment variables, for convenience

Page 111 of many | Previous | Next