Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

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

    web-rep Web.Rep.Render

    Render Page concerns to files.

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

    web-rep Web.Rep.Render

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

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

    web-rep Web.Rep.Server

    serve a Page via a ScottyM

  4. codeBoxPage :: CodeBoxConfig -> Page

    web-rep Web.Rep.Socket

    No documentation available.

  5. defaultSocketPage :: Page

    web-rep Web.Rep.Socket

    Bootstrapped base page for a web socket.

  6. socketPage :: Page

    web-rep Web.Rep.Socket

    Page with all the trimmings for a sharedRep Box

  7. NumPageDown :: NumPadUnlocked

    wild-bind WildBind.Input.NumPad

    No documentation available.

  8. NumPageUp :: NumPadUnlocked

    wild-bind WildBind.Input.NumPad

    No documentation available.

  9. xK_KP_Page_Down :: KeySym

    xmonad XMonad

    No documentation available.

  10. xK_KP_Page_Up :: KeySym

    xmonad XMonad

    No documentation available.

Page 354 of many | Previous | Next