Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
HeaderBadNumericEncoding :: FormatErrortar Codec.Archive.Tar No documentation available.
Header :: Int -> Attr -> [Inline] -> Blockpandoc-types Text.Pandoc.Definition Header - level (integer) and text (inlines)
data
HeadSym0 (a1 :: TyFun NonEmpty a a)singletons-base Data.List.NonEmpty.Singletons No documentation available.
type family
HeadSym1 (a6989586621681141930 :: NonEmpty a) :: asingletons-base Data.List.NonEmpty.Singletons No documentation available.
data
HeadSym0 (a1 :: TyFun [a] a)singletons-base Data.List.Singletons No documentation available.
type family
HeadSym1 (a6989586621679828132 :: [a]) :: asingletons-base Data.List.Singletons No documentation available.
data
HeadSym0 (a1 :: TyFun [a] a)singletons-base Prelude.Singletons No documentation available.
type family
HeadSym1 (a6989586621679828132 :: [a]) :: asingletons-base Prelude.Singletons No documentation available.
-
snap-core Snap.Core A key-value map that represents a collection of HTTP header fields. Keys are case-insensitive.
-
An opaque data type for HTTP headers. Intended to be imported qualified, i.e:
import Snap.Types.Headers (Headers) import qualified Snap.Types.Headers as H foo :: Headers foo = H.empty