Text.ProtocolBuffers.Basic

Basic types for protocol buffer fields in Haskell

data Double

data Float

data Bool

data Maybe a

data Seq a

data Utf8

data ByteString

data Int32

data Int64

data Word32

data Word64

Haskell types that act in the place of DescritorProto values

data WireTag

data FieldId

data WireType

data FieldType

data EnumCode

type WireSize

Some of the type classes implemented messages and fields

class Mergeable a

class Default a

isValidUTF8

toUtf8

utf8

uToString

uFromString