Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. KeyPageDn :: Key

    termbox Termbox

    No documentation available.

  2. KeyPageUp :: Key

    termbox Termbox

    No documentation available.

  3. OnpagehideA :: Attribute "onpagehide" 'False 'False

    type-of-html Html.Type

    No documentation available.

  4. OnpageshowA :: Attribute "onpageshow" 'False 'False

    type-of-html Html.Type

    No documentation available.

  5. CounterPage :: Counter

    typst Typst.Types

    No documentation available.

  6. defaultPageConfig :: FilePath -> PageConfig

    web-rep Web.Rep

    Default configuration is inline ecma and css, separate html header and body, minified code, with the suggested filename prefix.

  7. bootstrapPage :: Page

    web-rep Web.Rep.Bootstrap

    A page containing all the bootstrap needs for a web page.

  8. defaultPageConfig :: FilePath -> PageConfig

    web-rep Web.Rep.Page

    Default configuration is inline ecma and css, separate html header and body, minified code, with the suggested filename prefix.

  9. renderPage :: Page -> Markup

    web-rep Web.Rep.Render

    Render a Page with the default configuration into Html.

  10. renderPageAsByteString :: PageConfig -> Page -> Concerns ByteString

    web-rep Web.Rep.Render

    Render a Page as Text.

Page 353 of many | Previous | Next