Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printOptionsSorting :: PrintOptions -> !Maybe (Key -> Key -> Ordering)tomland Toml.Type.Printer How table keys should be sorted, if at all.
printIO :: ShowIO a => a -> IO ()tools-yj Text.Show.ToolsYj No documentation available.
printPage :: SessionId -> W3Spec Textwebdriver-precore WebDriverPreCore Return a spec to print the current page given a SessionId. spec
POST /session/{session id}/print Print Page-
yi-keymap-vim Yi.Keymap.Vim.Ex.Commands.Registers Show registered register and content in new buffer
printAq :: Print a => a -> BNFC_QQTypeBNFC-meta Language.LBNF.Compiletime No documentation available.
printTree :: Print a => a -> StringBNFC-meta Language.LBNF.Compiletime No documentation available.
printTree :: Print a => a -> StringBNFC-meta Language.LBNF.Runtime No documentation available.
printO :: Show a => a -> IO ()NoHoed Debug.Hoed.Pure No documentation available.
printCompactHtml :: Html -> IO ()blaze-colonnade Text.Blaze.Colonnade Pretty print an HTML table, stripping whitespace from inside <td>, <th>, and common inline tags. The implementation is inefficient and is incorrect in many corner cases. It is only provided to reduce the line count of the HTML printed by GHCi examples in this module's documentation. Use of this function is discouraged.
printVeryCompactHtml :: Html -> IO ()blaze-colonnade Text.Blaze.Colonnade Similar to printCompactHtml. Additionally strips all whitespace inside <tr> elements and <thead> elements.