Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pureLogPrintWarningText :: Q Expeasy-logger EasyLogger.Logger Same as pureLogPrintWarning, but with concrete type Text as log message.
setPrintLocationToConsole :: Bool -> IO ()easy-logger EasyLogger.Logger Set the least logging level. Levels lower will not be logged. Log Level Order: Debug < Info < Warning < Error. None disables all logging. Note that the output to stderr using e.g. logPrintError will not be affected!
-
egison-pattern-src Language.Egison.Pretty.Pattern ExtPrinter a is a type for externally provided printer of a.
namePrinter :: PrintMode n v e -> ExtPrinter negison-pattern-src Language.Egison.Pretty.Pattern No documentation available.
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.