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.
-
dejafu Test.DejaFu.Utils Pretty-print a trace, including a key of the thread IDs (not including thread 0). Each line of the key is indented by two spaces.
-
dotgen Text.Dot No documentation available.
showCommandForUser :: FilePath -> [String] -> Stringeffectful Effectful.Process Given a program p and arguments args, showCommandForUser p args returns a string suitable for pasting into /bin/sh (on Unix systems) or CMD.EXE (on Windows).
showEventInfo :: EventInfo -> Stringghc-events GHC.RTS.Events No documentation available.
showThreadStopStatus :: ThreadStopStatus -> Stringghc-events GHC.RTS.Events No documentation available.
showAstData :: Data a => BlankSrcSpan -> BlankEpAnnotations -> a -> SDocghc-lib-parser-ex Language.Haskell.GhclibParserEx.GHC.Hs.Dump Show a GHC syntax tree. This parameterised because it is also used for comparing ASTs in ppr roundtripping tests, where the SrcSpan's are blanked out, to avoid comparing locations, only structure
showContentType :: ContentType -> Stringhappstack-server Happstack.Server.Internal.RFC822Headers Produce the standard string representation of a content-type, e.g. "text/html; charset=ISO-8859-1".
showRsValidator :: Maybe (Response -> IO Response) -> Stringhappstack-server Happstack.Server.Internal.Types No documentation available.
showModeUsage :: Mode a -> Stringhledger Hledger.Cli.CliOptions Get a mode's usage message as a nicely wrapped string.
showHistogram :: ReportSpec -> Journal -> Stringhledger Hledger.Cli.Commands.Activity No documentation available.