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.

  1. printOptionsSorting :: PrintOptions -> !Maybe (Key -> Key -> Ordering)

    tomland Toml.Type.Printer

    How table keys should be sorted, if at all.

  2. printIO :: ShowIO a => a -> IO ()

    tools-yj Text.Show.ToolsYj

    No documentation available.

  3. printPage :: SessionId -> W3Spec Text

    webdriver-precore WebDriverPreCore

    Return a spec to print the current page given a SessionId. spec

    POST 	/session/{session id}/print 	Print Page
    

  4. printRegisters :: EditorM ()

    yi-keymap-vim Yi.Keymap.Vim.Ex.Commands.Registers

    Show registered register and content in new buffer

  5. printAq :: Print a => a -> BNFC_QQType

    BNFC-meta Language.LBNF.Compiletime

    No documentation available.

  6. printTree :: Print a => a -> String

    BNFC-meta Language.LBNF.Compiletime

    No documentation available.

  7. printTree :: Print a => a -> String

    BNFC-meta Language.LBNF.Runtime

    No documentation available.

  8. printO :: Show a => a -> IO ()

    NoHoed Debug.Hoed.Pure

    No documentation available.

  9. 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.

  10. printVeryCompactHtml :: Html -> IO ()

    blaze-colonnade Text.Blaze.Colonnade

    Similar to printCompactHtml. Additionally strips all whitespace inside <tr> elements and <thead> elements.

Page 104 of many | Previous | Next