Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
prettyPrintStyleMode :: Pretty a => Style -> PPHsMode -> a -> Stringhaskell-src-exts Language.Haskell.Exts.Pretty render the document with a given mode. renderWithMode :: PPHsMode -> Doc -> String renderWithMode = renderStyleMode P.style render the document with defaultMode. render :: Doc -> String render = renderWithMode defaultMode pretty-print with a given style and mode.
prettyPrintWithMode :: Pretty a => PPHsMode -> a -> Stringhaskell-src-exts Language.Haskell.Exts.Pretty pretty-print with the default style and a given mode.
package
prettyprinter-ansi-terminal ANSI terminal backend for the »prettyprinter« package. See README.md
-
rio RIO.Char Selects printable Unicode characters (letters, numbers, marks, punctuation, symbols and spaces). This function returns False if its argument has one of the following GeneralCategorys, or True otherwise:
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.
onbeforeprint_ :: Text -> Attributelucid Lucid.Html5 The onbeforeprint attribute.
-
word8 Data.Char8 No documentation available.
-
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