Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type Pieces = [Piece]

    wai-app-static WaiAppStatic.Types

    Request coming from a user. Corresponds to pathInfo. The root path is the empty list.

  2. type Part = PartM IO

    wreq Network.Wreq

    No documentation available.

  3. data Payload

    wreq Network.Wreq

    A product type for representing more complex payload types.

  4. data Proxy

    wreq Network.Wreq

    Define a HTTP proxy, consisting of a hostname and port number.

  5. Proxy :: ByteString -> Int -> Proxy

    wreq Network.Wreq

    No documentation available.

  6. type Part = PartM IO

    wreq Network.Wreq.Lens

    No documentation available.

  7. data Proxy

    wreq Network.Wreq.Lens

    Define a HTTP proxy, consisting of a hostname and port number.

  8. class Patchable a

    wreq Network.Wreq.Types

    A type that can be converted into a PATCH request payload.

  9. data Payload

    wreq Network.Wreq.Types

    A product type for representing more complex payload types.

  10. class Postable a

    wreq Network.Wreq.Types

    A type that can be converted into a POST request payload.

Page 342 of many | Previous | Next