Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. EnumField :: FieldName -> FieldNumber -> [Option] -> EnumField

    language-protobuf Language.ProtocolBuffers.Types

    No documentation available.

  2. data EnumSpecifier

    ogma-language-c Language.C.AbsC

    No documentation available.

  3. data Enumerator

    ogma-language-c Language.C.AbsC

    No documentation available.

  4. data EnumeratorList

    ogma-language-c Language.C.AbsC

    No documentation available.

  5. 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)

  6. 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)

  7. data EnumOptions

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

    Fields :

  8. 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)

  9. data EnumValueOptions

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

    Fields :

  10. data EnumValue

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

    Fields :

    • name :: Lens' EnumValue Data.Text.Text
    • number :: Lens' EnumValue Data.Int.Int32
    • options :: Lens' EnumValue [Option]
    • vec'options :: Lens' EnumValue (Data.Vector.Vector Option)

Page 34 of many | Previous | Next