Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
req Network.HTTP.Req PATCH method.
-
req Network.HTTP.Req No documentation available.
-
req Network.HTTP.Req POST method.
-
req Network.HTTP.Req No documentation available.
-
req Network.HTTP.Req PUT method.
-
req Network.HTTP.Req No documentation available.
type family
ProvidesBody body :: CanHaveBodyreq Network.HTTP.Req The type function recognizes NoReqBody as having NoBody, while any other body option CanHaveBody. This forces the user to use NoReqBody with GET method and other methods that should not have body.
class
PAlternative (f :: k -> Type)singletons-base Control.Applicative.Singletons No documentation available.
class
PApplicative (f :: Type -> Type)singletons-base Control.Applicative.Singletons No documentation available.
data
PureSym0 (a1 :: TyFun a f a)singletons-base Control.Applicative.Singletons No documentation available.