Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. data PSym0 (a :: TyFun Z Z)

    units Data.Metrology.Z

    No documentation available.

  2. type family PSym1 (a6989586621679073351 :: Z) :: Z

    units Data.Metrology.Z

    No documentation available.

  3. type family Pred (z :: Z) :: Z

    units Data.Metrology.Z

    Subtract one from an integer

  4. module Data.Validity.Path

    No documentation available.

  5. module Data.Validity.Persist

    No documentation available.

  6. data Policy

    wai-middleware-static Network.Wai.Middleware.Static

    Take an incoming URI and optionally modify or filter it. The result will be treated as a filepath.

  7. PublicStaticCaching :: CachingStrategy

    wai-middleware-static Network.Wai.Middleware.Static

    Send common caching headers for public (non dynamic) static files

  8. data Page

    web-rep Web.Rep

    Components of a web page. A web page can take many forms but still have the same underlying representation. For example, CSS can be linked to in a separate file, or can be inline within html, but still be the same css and have the same expected external effect. A Page represents the practical components of what makes up a static snapshot of a web page.

  9. Page :: Markup -> Markup -> Css -> Js -> Js -> Markup -> Markup -> Page

    web-rep Web.Rep

    No documentation available.

  10. data PageConcerns

    web-rep Web.Rep

    Is the rendering to include all Concerns (typically in a html file) or be separated (tyypically into separate files and linked in the html file)?

Page 1081 of many | Previous | Next