• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.2 (ghc-9.10.2)

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

  1. defaultLayoutObject :: forall (m :: Type -> Type) hs pageContent pageVal . (HasTemplates m hs, ToJSON pageContent, ToJSON pageVal) => pageContent -> pageVal -> ControllerT hs m Value

    simple Web.Simple.Templates

    No documentation available.

  2. defaultLayoutJson :: (Yesod site, ToJSON a) => WidgetFor site () -> HandlerFor site a -> HandlerFor site TypedContent

    classy-prelude-yesod ClassyPrelude.Yesod

    Provide both an HTML and JSON representation for a piece of data, using the default layout for the HTML output (defaultLayout).

Page 2 of 2 | Previous

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete