-- | -- Messages containing 'Optional' 'Enumeration' fields fail to encode. -- This module contains orphan instances required to make these functional. -- -- For more information reference the associated ticket: -- module Data.ProtocolBuffers.Orphans () where import Data.Orphans ()