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.

  1. isPrint :: Word8 -> Bool

    word8 Data.Word8

    No documentation available.

  2. module Distribution.PackageDescription.PrettyPrint

    Pretty printing for cabal files

  3. Snprintf :: LicenseId

    Cabal-syntax Distribution.SPDX

    snprintf, snprintf License, SPDX License List 3.23

  4. Snprintf :: LicenseId

    Cabal-syntax Distribution.SPDX.LicenseId

    snprintf, snprintf License, SPDX License List 3.23

  5. localTimePrint :: (TimeFormat format, Timeable t) => format -> LocalTime t -> String

    hourglass Data.Hourglass

    Pretty print local time to a string. The actual output is determined by the format used.

  6. timeFormatPrint :: TimeFormatFct -> DateTime -> String

    hourglass Data.Hourglass

    No documentation available.

  7. timePrint :: (TimeFormat format, Timeable t) => format -> t -> String

    hourglass Data.Hourglass

    Pretty print time to a string The actual output is determined by the format used

  8. prettyPrint :: (DynGraph gr, Show a, Show b) => gr a b -> IO ()

    fgl Data.Graph.Inductive.Graph

    Pretty-print the graph to stdout.

  9. actionPrintDetailedName :: (HasCallStack, MonadIO m) => Text -> Maybe GVariant -> m Text

    gi-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

  10. applicationCommandLinePrintLiteral :: (HasCallStack, MonadIO m, IsApplicationCommandLine a) => a -> Text -> m ()

    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

Page 294 of many | Previous | Next