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.

  1. data HttpRequestHeader

    hackage-security Hackage.Security.Client.Repository.HttpLib

    Additional request headers Since different libraries represent headers differently, here we just abstract over the few request headers that we might want to set

  2. data HttpResponseHeader

    hackage-security Hackage.Security.Client.Repository.HttpLib

    Response headers Since different libraries represent headers differently, here we just abstract over the few response headers that we might want to know about.

  3. class HasHeader a

    hackage-security Hackage.Security.Server

    No documentation available.

  4. mailHeaders :: Mail -> Headers

    mime-mail Network.Mail.Mime

    Other headers, excluding from, to, cc and bcc.

  5. partHeaders :: Part -> Headers

    mime-mail Network.Mail.Mime

    No documentation available.

  6. _notesHeading :: RenderingOptions -> !Maybe String

    servant-docs Servant.Docs

    Optionally group all notes together under a common heading.

  7. _respHeaders :: Response -> [Header]

    servant-docs Servant.Docs

    No documentation available.

  8. notesHeading :: Lens' RenderingOptions (Maybe String)

    servant-docs Servant.Docs

    No documentation available.

  9. class AllHeaderSamples (ls :: k)

    servant-docs Servant.Docs.Internal

    No documentation available.

  10. _headers :: Action -> [Header]

    servant-docs Servant.Docs.Internal

    No documentation available.

Page 215 of many | Previous | Next