Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showStringLit :: String -> ShowSlanguage-c Language.C.Syntax.Constants showStringLiteral s prepends a String representing the C string literal corresponding to s. If necessary it uses octal or hexadecimal escape sequences.
showWithLocation :: Maybe Location -> String -> Stringlogging-facade-syslog System.Logging.Facade.Syslog The default message formatter used by syslogSink. It will append the location of the message to the string such that running
info "Hello, world."
yields:May 15 10:59:41 myhost ghc[28074]: Hello, world. (from package "interactive", module "Ghci2", file "<interactive>", line 32, and column 1
showBin :: FiniteBits a => a -> [Char]network-house Net.Bits No documentation available.
showHex :: Integral a => a -> Stringnetwork-house Net.Bits No documentation available.
showHex' :: Integral a => Int -> a -> [Char]network-house Net.Bits No documentation available.
showErrors :: Show a => Either a b -> Either String bogma-language-jsonspec Language.JSONSpec.Parser No documentation available.
showErrorsM :: Show a => Maybe (Either a b) -> Either String (Maybe b)ogma-language-jsonspec Language.JSONSpec.Parser No documentation available.
showgrid :: Lens' Axis (Maybe Bool)plotlyhs Graphics.Plotly No documentation available.
showlegend :: Lens' Layout (Maybe Bool)plotlyhs Graphics.Plotly No documentation available.
showgrid :: Lens' Axis (Maybe Bool)plotlyhs Graphics.Plotly.Base No documentation available.