Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. getExternalPrint :: forall (m :: Type -> Type) . MonadIO m => InputT m (String -> IO ())

    haskeline System.Console.Haskeline

    Return a printing function, which in terminal-style interactions is thread-safe and may be run concurrently with user input without affecting the prompt.

  2. onbeforeprint_ :: Text -> Attribute

    lucid Lucid.Html5

    The onbeforeprint attribute.

  3. isPrint :: Char -> Bool

    word8 Data.Char8

    No documentation available.

  4. isPrint :: Word8 -> Bool

    word8 Data.Word8

    No documentation available.

  5. module Distribution.PackageDescription.PrettyPrint

    Pretty printing for cabal files

  6. Snprintf :: LicenseId

    Cabal-syntax Distribution.SPDX

    snprintf, snprintf License, SPDX License List 3.23

  7. Snprintf :: LicenseId

    Cabal-syntax Distribution.SPDX.LicenseId

    snprintf, snprintf License, SPDX License List 3.23

  8. 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.

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

    hourglass Data.Hourglass

    No documentation available.

  10. 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

Page 182 of many | Previous | Next