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

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. PlaysinlineA :: Attribute "playsinline" 'False 'True

    type-of-html Html.Type

    No documentation available.

  2. PosterA :: Attribute "poster" 'False 'False

    type-of-html Html.Type

    No documentation available.

  3. Pre :: Element "pre" '['Flow, 'Palpable] 'Phrasing ('[] :: [Symbol])

    type-of-html Html.Type

    4.4.3

  4. PreloadA :: Attribute "preload" 'False 'False

    type-of-html Html.Type

    No documentation available.

  5. Progress :: Element "progress" '['Flow, 'Phrasing, 'Palpable] ('Phrasing ':&: 'NOT ('Elements '["progress"])) (GetAttributeName 'ValueA ': ('MaxA & ('[] :: [Symbol])))

    type-of-html Html.Type

    4.10.13

  6. data Put (n :: Symbol)

    type-of-html Html.Type

    Data for putting variables into a rendered compacted html document.

  7. Put :: a -> Put (n :: Symbol)

    type-of-html Html.Type

    No documentation available.

  8. module Data.Derivation.Parse

    No documentation available.

  9. module Typst.Parse

    No documentation available.

  10. ParBreak :: Markup

    typst Typst.Syntax

    No documentation available.

Page 1069 of many | Previous | Next

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