Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. module Language.Lua.PrettyPrinter

    Lua pretty-printer.

  2. pprint :: LPretty a => a -> Doc

    language-lua Language.Lua.PrettyPrinter

    No documentation available.

  3. onbeforeprint_ :: Text -> Attributes

    lucid2 Lucid.Html5

    The onbeforeprint attribute.

  4. pprint :: (Pretty a, MonadIO m) => a -> m ()

    mainland-pretty Text.PrettyPrint.Mainland.Class

    The pprint function outputs a value of any type that is an instance of Pretty to the standard output device by calling ppr and adding a newline.

  5. settingsPrettyPrint :: Settings -> ByteString

    mcmc Mcmc.Settings

    Pretty print settings.

  6. module Data.Elf.PrettyPrint

    Pretty print the data parsed by Data.Elf. Basically these functions are used for golden testing.

  7. choicePrintOrder :: Choices -> !Maybe PrintOrder

    mem-info System.MemInfo.Choices

    No documentation available.

  8. data DetailsPrint

    nsis Development.NSIS

    Value to use with setDetailsPrint.

  9. NoDetailsPrint :: DetailsPrint

    nsis Development.NSIS

    No documentation available.

  10. detailPrint :: Exp String -> Action ()

    nsis Development.NSIS

    No documentation available.

Page 278 of many | Previous | Next