Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
PutCreated = Verb 'PUT 201servant Servant.API PUT with 201 status code.
type
PutNoContent = NoContentVerb 'PUTservant Servant.API PUT with 204 status code.
type
PutNonAuthoritative = Verb 'PUT 203servant Servant.API PUT with 203 status code.
-
servant Servant.API.ContentTypes No documentation available.
-
servant Servant.API.TypeErrors No instance exists for tycls (expr :> ...) because expr is not fully saturated.
-
servant Servant.API.Verbs No documentation available.
-
servant Servant.API.Verbs No documentation available.
-
servant Servant.API.Verbs No documentation available.
-
servant Servant.API.Verbs PATCH with 200 status code.
type
PatchAccepted = Verb 'PATCH 202servant Servant.API.Verbs PATCH with 202 status code.