Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. data PageConfig

    web-rep Web.Rep

    Configuration options when rendering a Page.

  2. PageConfig :: PageConcerns -> PageStructure -> RenderStyle -> Concerns FilePath -> [FilePath] -> PageConfig

    web-rep Web.Rep

    No documentation available.

  3. data PageStructure

    web-rep Web.Rep

    Various ways that a Html file can be structured.

  4. data PageConcerns

    web-rep Web.Rep.Page

    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)?

  5. data PageConfig

    web-rep Web.Rep.Page

    Configuration options when rendering a Page.

  6. PageConfig :: PageConcerns -> PageStructure -> RenderStyle -> Concerns FilePath -> [FilePath] -> PageConfig

    web-rep Web.Rep.Page

    No documentation available.

  7. data PageStructure

    web-rep Web.Rep.Page

    Various ways that a Html file can be structured.

  8. PageMode :: Mode

    Agda Agda.Syntax.Common.Pretty

    Normal rendering (lineLength and ribbonsPerLine respected').

  9. data PageWidth

    clash-lib Data.Text.Prettyprint.Doc.Extra

    Maximum number of characters that fit in one line. The layout algorithms will try not to exceed the set limit by inserting line breaks when applicable (e.g. via softline').

  10. data PageMode

    egison-pattern-src Language.Egison.Pretty.Pattern

    Rendering style configuration.

Page 227 of many | Previous | Next