Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
word8 Data.Word8 No documentation available.
module Distribution.PackageDescription.
PrettyPrint Pretty printing for cabal files
-
Cabal-syntax Distribution.SPDX snprintf, snprintf License, SPDX License List 3.23
-
Cabal-syntax Distribution.SPDX.LicenseId snprintf, snprintf License, SPDX License List 3.23
localTimePrint :: (TimeFormat format, Timeable t) => format -> LocalTime t -> Stringhourglass Data.Hourglass Pretty print local time to a string. The actual output is determined by the format used.
timeFormatPrint :: TimeFormatFct -> DateTime -> Stringhourglass Data.Hourglass No documentation available.
timePrint :: (TimeFormat format, Timeable t) => format -> t -> Stringhourglass Data.Hourglass Pretty print time to a string The actual output is determined by the format used
prettyPrint :: (DynGraph gr, Show a, Show b) => gr a b -> IO ()fgl Data.Graph.Inductive.Graph Pretty-print the graph to stdout.
actionPrintDetailedName :: (HasCallStack, MonadIO m) => Text -> Maybe GVariant -> m Textgi-gio GI.Gio.Interfaces.Action Formats a detailed action name from actionName and targetValue. It is an error to call this function with an invalid action name. This function is the opposite of actionParseDetailedName. It will produce a string that can be parsed back to the actionName and targetValue by that function. See that function for the types of strings that will be printed by this function. Since: 2.38
-
gi-gio GI.Gio.Objects.ApplicationCommandLine Prints a message using the stdout print handler in the invoking process. Unlike g_application_command_line_print(), message is not a printf()-style format string. Use this function if message contains text you don't have control over, that could include printf() escape sequences. Since: 2.80