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.
showCookie :: Cookie -> Stringcgi Network.CGI.Cookie Show a cookie on the format used as the value of the Set-Cookie header.
showCurlOption :: CurlOption -> Stringcurl Network.Curl.Opts No documentation available.
showName :: HttpPost -> Maybe Stringcurl Network.Curl.Post No documentation available.
-
debian Debian.URI No documentation available.
showText :: String -> Render ()diagrams-postscript Graphics.Rendering.Postscript Draw a string at the current point.
showTextAlign :: Double -> Double -> String -> Render ()diagrams-postscript Graphics.Rendering.Postscript Draw a string with offset factors from center relative to the width and height.
showTextCentered :: String -> Render ()diagrams-postscript Graphics.Rendering.Postscript Draw a string by first measuring the width then offseting by half.
showTextInBox :: (Double, Double) -> (Double, Double) -> String -> Render ()diagrams-postscript Graphics.Rendering.Postscript Draw a string uniformally scaling to fit within a bounding box.
showDef :: Show a => Mod Var aenvparse Env.Internal.Parser Use the Show instance to show the default value of the variable in help.
-
envy System.Envy Display all environment variables, for convenience