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.

  1. data PrinterModel

    gogol-admin-directory Gogol.Admin.Directory.Types

    Printer manufacturer and model See: newPrinterModel smart constructor.

  2. PrinterModel :: Maybe Text -> Maybe Text -> Maybe Text -> PrinterModel

    gogol-admin-directory Gogol.Admin.Directory.Types

    No documentation available.

  3. module Language.C.PrintC

    Pretty-printer for Language.

  4. module Language.Lustre.PrintLustre

    Pretty-printer for Language.

  5. module Language.SMV.PrintSMV

    Pretty-printer for Language.

  6. module Language.XMLSpec.PrintTrees

    Print XML trees. This variant of the function to show XML trees available in HXT is needed because of issues with values being quoted by HXT's default function. It's based on the same ideas, but it's been implemented using the pretty-library instead of using plain string functions.

  7. Printf :: String -> TickFormat

    plot Graphics.Rendering.Plot.Figure

    No documentation available.

  8. isPrint :: Char -> Bool

    base Data.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:

  9. tyConFingerprint :: TyCon -> Fingerprint

    base Data.Typeable

    No documentation available.

  10. typeRepFingerprint :: TypeRep -> Fingerprint

    base Data.Typeable

    Takes a value of type a and returns a concrete representation of that type.

Page 272 of many | Previous | Next