Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
proto-lens Data.ProtoLens.Encoding.Parser A monad for parsing an input buffer.
-
proto-lens Data.ProtoLens.Message No documentation available.
-
proto-lens Data.ProtoLens.Message How a given repeated field is transmitted on the wire format.
PlainField :: forall value msg . WireDefault value -> Lens' msg value -> FieldAccessor msg valueproto-lens Data.ProtoLens.Message No documentation available.
-
This module defines the Prism type and combinators. Used for building Prisms for oneof fields.
-
proto-lens Data.ProtoLens.Prism No documentation available.
type
Prism' s a = Prism s s a aproto-lens Data.ProtoLens.Prism No documentation available.
-
No documentation available.
-
protolude Protolude A pattern match failed. The String gives information about the source location of the pattern.
PatternMatchFail :: String -> PatternMatchFailprotolude Protolude No documentation available.