Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fprintLn :: MonadIO m => Format (m ()) a -> aformatting Formatting.Internal Run the formatter and print out the text to stdout, followed by a newline.
hprint :: MonadIO m => Handle -> Format (m ()) a -> aformatting Formatting.Internal Run the formatter and put the output onto the given Handle.
hprintLn :: MonadIO m => Handle -> Format (m ()) a -> aformatting Formatting.Internal Run the formatter and put the output and a newline onto the given Handle.
defaultPrintFormatter :: PrintFormattersandwich Test.Sandwich.Formatters.Print No documentation available.
silentFormatterPrintRunRoot :: SilentFormatter -> Boolsandwich Test.Sandwich.Formatters.Silent No documentation available.
optPrintGoldenFlags :: CommandLineOptions a -> Maybe Boolsandwich Test.Sandwich.Misc No documentation available.
optPrintHedgehogFlags :: CommandLineOptions a -> Maybe Boolsandwich Test.Sandwich.Misc No documentation available.
optPrintQuickCheckFlags :: CommandLineOptions a -> Maybe Boolsandwich Test.Sandwich.Misc No documentation available.
optPrintSlackFlags :: CommandLineOptions a -> Maybe Boolsandwich Test.Sandwich.Misc No documentation available.
optPrintWebDriverFlags :: CommandLineOptions a -> Maybe Boolsandwich Test.Sandwich.Misc No documentation available.