Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
readEnum :: MessageEnum a => String -> Maybe aproto-lens Data.ProtoLens.Message Convert the given String to an enum value. Returns Nothing if no corresponding value was defined in the .proto file.
showEnum :: MessageEnum a => a -> Stringproto-lens Data.ProtoLens.Message Get the name of this enum as defined in the .proto file. Used for the human-readable output in Data.ProtoLens.TextFormat.
messageEnumFrom :: (Enum a, Bounded a) => a -> [a]proto-lens Data.ProtoLens.Message.Enum No documentation available.
messageEnumFromThen :: (Enum a, Bounded a) => a -> a -> [a]proto-lens Data.ProtoLens.Message.Enum No documentation available.
messageEnumFromThenTo :: Enum a => a -> a -> a -> [a]proto-lens Data.ProtoLens.Message.Enum No documentation available.
messageEnumFromTo :: Enum a => a -> a -> [a]proto-lens Data.ProtoLens.Message.Enum No documentation available.
pattern
KeycodeNumLockClear :: Keycodesdl2 SDL.Input.Keyboard.Codes No documentation available.
pattern
ScancodeNumLockClear :: Scancodesdl2 SDL.Input.Keyboard.Codes No documentation available.
masksToPixelFormatEnum :: MonadIO m => CInt -> Word32 -> Word32 -> Word32 -> Word32 -> m Word32sdl2 SDL.Raw.Video No documentation available.
-
sdl2 SDL.Raw.Video No documentation available.