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

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. data FormType

    texmath Text.TeXMath.Types

    No documentation available.

  2. ForA :: Attribute "for" 'False 'False

    type-of-html Html.Type

    No documentation available.

  3. Form :: Element "form" '['Flow, 'Palpable] ('Flow ':&: 'NOT ('Elements '["form"])) (GetAttributeName 'AcceptCharsetA ': ('ActionA & ('AutocompleteA & ('EnctypeA & ('MethodA & ('NameA & ('NovalidateA & ('TargetA & ('RelA & ('[] :: [Symbol]))))))))))

    type-of-html Html.Type

    4.10 Forms 4.10.3

  4. FormA :: Attribute "form" 'False 'False

    type-of-html Html.Type

    No documentation available.

  5. FormactionA :: Attribute "formaction" 'False 'False

    type-of-html Html.Type

    No documentation available.

  6. FormenctypeA :: Attribute "formenctype" 'False 'False

    type-of-html Html.Type

    No documentation available.

  7. FormmethodA :: Attribute "formmethod" 'False 'False

    type-of-html Html.Type

    No documentation available.

  8. FormnovalidateA :: Attribute "formnovalidate" 'False 'True

    type-of-html Html.Type

    No documentation available.

  9. FormtargetA :: Attribute "formtarget" 'False 'False

    type-of-html Html.Type

    No documentation available.

  10. module Text.Format

    This library is inspired by Python's str.format and Haskell's Text.Printf, and most of the features are copied from these two libraries.

Page 319 of many | Previous | Next

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