Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
HeadSym0 (a1 :: TyFun [a] a)singletons-base Data.List.Singletons No documentation available.
type family
HeadSym1 (a6989586621679827930 :: [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 (a6989586621679827930 :: [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
-
snap-core Snap.Types.Headers A key-value map that represents a collection of HTTP header fields. Keys are case-insensitive.
Header :: ASN1Header -> ASN1Eventasn1-encoding Data.ASN1.BinaryEncoding.Raw ASN1 Header
-
pandoc Text.Pandoc.Parsing No documentation available.
-
pandoc Text.Pandoc.Writers.AnnotatedTable An annotated header row, corresponding to a Pandoc Row and the HTML <tr> element, and also recording the row number of the row. All the cells in a HeaderRow are header (<th>) cells.