Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
blaze-html Text.Blaze.Html5 Combinator for the <thead> element. Example:
thead $ span $ toHtml "foo"
Result:<thead><span>foo</span></thead>
-
blaze-html Text.Blaze.XHtml1.FrameSet Combinator for the <thead> element. Example:
thead $ span $ toHtml "foo"
Result:<thead><span>foo</span></thead>
-
blaze-html Text.Blaze.XHtml1.Strict Combinator for the <thead> element. Example:
thead $ span $ toHtml "foo"
Result:<thead><span>foo</span></thead>
-
blaze-html Text.Blaze.XHtml1.Transitional Combinator for the <thead> element. Example:
thead $ span $ toHtml "foo"
Result:<thead><span>foo</span></thead>
-
blaze-html Text.Blaze.XHtml5 Combinator for the <thead> element. Example:
thead $ span $ toHtml "foo"
Result:<thead><span>foo</span></thead>
aeadAppendHeader :: ByteArrayAccess aad => AEAD cipher -> aad -> AEAD ciphercrypton Crypto.Cipher.Types Adding associated/additional data to the AEAD context.
aeadImplAppendHeader :: AEADModeImpl st -> forall ba . ByteArrayAccess ba => st -> ba -> stcrypton Crypto.Cipher.Types Adding associated/additional data to the AEAD context.
-
Cabal Distribution.Simple.Build.Macros The contents of the cabal_macros.h for the given configured package.
-
Cabal Distribution.Simple.BuildPaths No documentation available.
ConfigStateFileBadHeader :: ConfigStateFileErrorCabal Distribution.Simple.Configure Incorrect header.