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.
type
BlockPrinter = Block -> Textstitch Stitch.Render Type of the CSS printers – a function from the internal Block representation of the CSS to a concrete Text output.
runPrinter :: PrinterConfig -> Printer a -> (a, Lines)stylish-haskell Language.Haskell.Stylish.Printer Run printer to get printed lines out of module as well as return value of monad
runPrinter_ :: PrinterConfig -> Printer a -> Linesstylish-haskell Language.Haskell.Stylish.Printer Run printer to get printed lines only
type
LdapPrinter a = a -> LdapPutM ()text-ldap Text.LDAP.Printer LdapPrinter a print type a into context
runLdapPrinter :: LdapPrinter a -> a -> ByteStringtext-ldap Text.LDAP.Printer Run LdapPrinter
module TextShow.Text.
PrettyPrint Provides TextShow instances for data types in the pretty library. Since: 2
-
Quasiquoters for printf Quasiquoters for string and text printf
-
wild-bind-x11 WildBind.X11.KeySym No documentation available.
c'YGConfigSetPrintTreeFlag :: Ptr C'YGConfig -> CBool -> IO ()yoga Bindings.Yoga No documentation available.
p'YGConfigSetPrintTreeFlag :: FunPtr (Ptr C'YGConfig -> CBool -> IO ())yoga Bindings.Yoga No documentation available.