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. renderPageHtmlToFile :: FilePath -> PageConfig -> Page -> IO ()

    web-rep Web.Rep.Render

    Render a page to just a Html file.

  2. renderPageHtmlWith :: PageConfig -> Page -> Markup

    web-rep Web.Rep.Render

    Render a Page into Html.

  3. renderPageToFile :: FilePath -> PageConfig -> Page -> IO ()

    web-rep Web.Rep.Render

    Render Page concerns to files.

  4. renderPageWith :: PageConfig -> Page -> (ByteString, ByteString, Markup)

    web-rep Web.Rep.Render

    Render a Page into css text, js text and html.

  5. servePageWith :: RoutePattern -> PageConfig -> Page -> ScottyM ()

    web-rep Web.Rep.Server

    serve a Page via a ScottyM

  6. codeBoxPage :: CodeBoxConfig -> Page

    web-rep Web.Rep.Socket

    No documentation available.

  7. defaultSocketPage :: Page

    web-rep Web.Rep.Socket

    Bootstrapped base page for a web socket.

  8. socketPage :: Page

    web-rep Web.Rep.Socket

    Page with all the trimmings for a sharedRep Box

  9. NumPageDown :: NumPadUnlocked

    wild-bind WildBind.Input.NumPad

    No documentation available.

  10. NumPageUp :: NumPadUnlocked

    wild-bind WildBind.Input.NumPad

    No documentation available.

Page 354 of many | Previous | Next