Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. namePrinter :: PrintMode n v e -> ExtPrinter n

    egison-pattern-src Language.Egison.Pretty.Pattern

    No documentation available.

  2. valueExprPrinter :: PrintMode n v e -> ExtPrinter e

    egison-pattern-src Language.Egison.Pretty.Pattern

    No documentation available.

  3. varNamePrinter :: PrintMode n v e -> ExtPrinter v

    egison-pattern-src Language.Egison.Pretty.Pattern

    No documentation available.

  4. module Test.FitSpec.PrettyPrint

    A very simple pretty printing library used to generate FitSpec reports.

  5. pattern FT_FSTYPE_PREVIEW_AND_PRINT_EMBEDDING :: (Eq a, Num a) => a

    freetype2 FreeType.Core.Base

    No documentation available.

  6. pathPrint :: (HasCallStack, MonadIO m) => Path -> String -> m ()

    gi-gsk GI.Gsk.Structs.Path

    Converts self into a human-readable string representation suitable for printing. The string is compatible with (a superset of) SVG path syntax, see pathParse for a summary of the syntax. Since: 4.14

  7. transformPrint :: (HasCallStack, MonadIO m) => Maybe Transform -> String -> m ()

    gi-gsk GI.Gsk.Structs.Transform

    Converts self into a human-readable string representation suitable for printing. The result of this function can later be parsed with transformParse.

  8. class (GObject o, IsDescendantOf PrintCompositor o) => IsPrintCompositor o

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Type class for types which can be safely cast to PrintCompositor, for instance with toPrintCompositor.

  9. clearPrintCompositorFooterFontName :: (MonadIO m, IsPrintCompositor o) => o -> m ()

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Set the value of the “footer-font-name” property to Nothing. When overloading is enabled, this is equivalent to

    clear #footerFontName
    

  10. clearPrintCompositorHeaderFontName :: (MonadIO m, IsPrintCompositor o) => o -> m ()

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Set the value of the “header-font-name” property to Nothing. When overloading is enabled, this is equivalent to

    clear #headerFontName
    

Page 380 of many | Previous | Next