Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. enumOption :: MessageEnum a => Mod OptionFields a -> Parser a

    proto-lens-optparse Data.ProtoLens.Optparse

    Shorthand for a text-format enumbuf option.

  2. protoEnum :: MessageEnum a => ReadM a

    proto-lens-optparse Data.ProtoLens.Optparse

    An optparse-applicative ReadM for an enum name or number.

  3. data EnumDescriptorProto

    proto-lens-protobuf-types Proto.Google.Protobuf.Descriptor

    Fields :

    • name :: Lens' EnumDescriptorProto Data.Text.Text
    • maybe'name :: Lens' EnumDescriptorProto (Prelude.Maybe Data.Text.Text)
    • value :: Lens' EnumDescriptorProto [EnumValueDescriptorProto]
    • vec'value :: Lens' EnumDescriptorProto (Data.Vector.Vector EnumValueDescriptorProto)
    • options :: Lens' EnumDescriptorProto EnumOptions
    • maybe'options :: Lens' EnumDescriptorProto (Prelude.Maybe EnumOptions)
    • reservedRange :: Lens' EnumDescriptorProto [EnumDescriptorProto'EnumReservedRange]
    • vec'reservedRange :: Lens' EnumDescriptorProto (Data.Vector.Vector EnumDescriptorProto'EnumReservedRange)
    • reservedName :: Lens' EnumDescriptorProto [Data.Text.Text]
    • vec'reservedName :: Lens' EnumDescriptorProto (Data.Vector.Vector Data.Text.Text)

  4. data EnumDescriptorProto'EnumReservedRange

    proto-lens-protobuf-types Proto.Google.Protobuf.Descriptor

    Fields :

    • start :: Lens' EnumDescriptorProto'EnumReservedRange Data.Int.Int32
    • maybe'start :: Lens' EnumDescriptorProto'EnumReservedRange (Prelude.Maybe Data.Int.Int32)
    • end :: Lens' EnumDescriptorProto'EnumReservedRange Data.Int.Int32
    • maybe'end :: Lens' EnumDescriptorProto'EnumReservedRange (Prelude.Maybe Data.Int.Int32)

  5. data EnumOptions

    proto-lens-protobuf-types Proto.Google.Protobuf.Descriptor

    Fields :

  6. data EnumValueDescriptorProto

    proto-lens-protobuf-types Proto.Google.Protobuf.Descriptor

    Fields :

    • name :: Lens' EnumValueDescriptorProto Data.Text.Text
    • maybe'name :: Lens' EnumValueDescriptorProto (Prelude.Maybe Data.Text.Text)
    • number :: Lens' EnumValueDescriptorProto Data.Int.Int32
    • maybe'number :: Lens' EnumValueDescriptorProto (Prelude.Maybe Data.Int.Int32)
    • options :: Lens' EnumValueDescriptorProto EnumValueOptions
    • maybe'options :: Lens' EnumValueDescriptorProto (Prelude.Maybe EnumValueOptions)

  7. data EnumValueOptions

    proto-lens-protobuf-types Proto.Google.Protobuf.Descriptor

    Fields :

  8. FeatureSet'ENUM_TYPE_UNKNOWN :: FeatureSet'EnumType

    proto-lens-protobuf-types Proto.Google.Protobuf.Descriptor

    No documentation available.

  9. data FeatureSet'EnumType

    proto-lens-protobuf-types Proto.Google.Protobuf.Descriptor

    No documentation available.

  10. data FeatureSet'EnumType

    proto-lens-protobuf-types Proto.Google.Protobuf.Descriptor

    No documentation available.

Page 739 of many | Previous | Next