Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
form :: AttributeValue -> Attributeblaze-html Text.Blaze.XHtml5.Attributes Combinator for the form attribute. Example:
div ! form "bar" $ "Hello."
Result:<div form="bar">Hello.</div>
formaction :: AttributeValue -> Attributeblaze-html Text.Blaze.XHtml5.Attributes Combinator for the formaction attribute. Example:
div ! formaction "bar" $ "Hello."
Result:<div formaction="bar">Hello.</div>
formenctype :: AttributeValue -> Attributeblaze-html Text.Blaze.XHtml5.Attributes Combinator for the formenctype attribute. Example:
div ! formenctype "bar" $ "Hello."
Result:<div formenctype="bar">Hello.</div>
formmethod :: AttributeValue -> Attributeblaze-html Text.Blaze.XHtml5.Attributes Combinator for the formmethod attribute. Example:
div ! formmethod "bar" $ "Hello."
Result:<div formmethod="bar">Hello.</div>
formnovalidate :: AttributeValue -> Attributeblaze-html Text.Blaze.XHtml5.Attributes Combinator for the formnovalidate attribute. Example:
div ! formnovalidate "bar" $ "Hello."
Result:<div formnovalidate="bar">Hello.</div>
formtarget :: AttributeValue -> Attributeblaze-html Text.Blaze.XHtml5.Attributes Combinator for the formtarget attribute. Example:
div ! formtarget "bar" $ "Hello."
Result:<div formtarget="bar">Hello.</div>
forward :: GhcMonad m => Int -> m ([Name], Int, SrcSpan, String)ghc GHC No documentation available.
foreignObjPrimTyConKey :: Uniqueghc GHC.Builtin.Names No documentation available.
-
ghc GHC.Builtin.Names.TH No documentation available.
-
ghc GHC.Builtin.Names.TH No documentation available.