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.
valueExprPrinter :: PrintMode n v e -> ExtPrinter eegison-pattern-src Language.Egison.Pretty.Pattern No documentation available.
varNamePrinter :: PrintMode n v e -> ExtPrinter vegison-pattern-src Language.Egison.Pretty.Pattern No documentation available.
module Test.FitSpec.
PrettyPrint A very simple pretty printing library used to generate FitSpec reports.
pattern
FT_FSTYPE_PREVIEW_AND_PRINT_EMBEDDING :: (Eq a, Num a) => afreetype2 FreeType.Core.Base No documentation available.
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
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.
type
C_PrintJobCompleteFunc = Ptr PrintJob -> Ptr () -> Ptr GError -> IO ()gi-gtk4 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_PrintSettingsFunc = CString -> CString -> Ptr () -> IO ()gi-gtk4 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_PrinterFunc = Ptr Printer -> Ptr () -> IO CIntgi-gtk4 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
drop_closures_PrintJobCompleteFunc :: PrintJobCompleteFunc -> PrintJobCompleteFunc_WithClosuresgi-gtk4 GI.Gtk.Callbacks A simple wrapper that ignores the closure arguments.