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.

  1. data HeadSym0 (a1 :: TyFun [a] a)

    singletons-base Data.List.Singletons

    No documentation available.

  2. type family HeadSym1 (a6989586621679827930 :: [a]) :: a

    singletons-base Data.List.Singletons

    No documentation available.

  3. data HeadSym0 (a1 :: TyFun [a] a)

    singletons-base Prelude.Singletons

    No documentation available.

  4. type family HeadSym1 (a6989586621679827930 :: [a]) :: a

    singletons-base Prelude.Singletons

    No documentation available.

  5. data Headers

    snap-core Snap.Core

    A key-value map that represents a collection of HTTP header fields. Keys are case-insensitive.

  6. module Snap.Types.Headers

    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
    

  7. data Headers

    snap-core Snap.Types.Headers

    A key-value map that represents a collection of HTTP header fields. Keys are case-insensitive.

  8. Header :: ASN1Header -> ASN1Event

    asn1-encoding Data.ASN1.BinaryEncoding.Raw

    ASN1 Header

  9. data HeaderType

    pandoc Text.Pandoc.Parsing

    No documentation available.

  10. data HeaderRow

    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.

Page 89 of many | Previous | Next