Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. _serverVariableEnum :: ServerVariable -> Maybe (InsOrdHashSet Text)

    openapi3 Data.OpenApi.Internal

    An enumeration of string values to be used if the substitution options are from a limited set. The array SHOULD NOT be empty.

  2. class GEnumParamSchema (f :: Type -> Type)

    openapi3 Data.OpenApi.Internal.ParamSchema

    No documentation available.

  3. genumParamSchema :: GEnumParamSchema f => SchemaOptions -> Proxy f -> Schema -> Schema

    openapi3 Data.OpenApi.Internal.ParamSchema

    No documentation available.

  4. validateEnum :: Value -> Validation Schema ()

    openapi3 Data.OpenApi.Internal.Schema.Validation

    No documentation available.

  5. validateNumber :: Scientific -> Validation Schema ()

    openapi3 Data.OpenApi.Internal.Schema.Validation

    No documentation available.

  6. Enumeration :: TypeShape

    openapi3 Data.OpenApi.Internal.TypeShape

    A simple enumeration.

  7. gunfoldEnum :: String -> [a] -> (forall b r . Data b => c (b -> r) -> c r) -> (forall r . () => r -> c r) -> Constr -> c a

    openapi3 Data.OpenApi.Internal.Utils

    No documentation available.

  8. class HasEnum s a | s -> a

    openapi3 Data.OpenApi.Lens

    No documentation available.

  9. enum_ :: HasEnum s a => Lens' s a

    openapi3 Data.OpenApi.Lens

    No documentation available.

  10. EnumField :: forall t . MessageEnum t => ScalarField t

    proto-lens Data.ProtoLens.Message

    No documentation available.

Page 251 of many | Previous | Next