Compare commits

...

2 commits

View file

@ -215,7 +215,7 @@ data UnifiedAddress = UnifiedAddress
, o_rec :: BS.ByteString , o_rec :: BS.ByteString
, s_rec :: BS.ByteString , s_rec :: BS.ByteString
, t_rec :: Maybe TransparentAddress , t_rec :: Maybe TransparentAddress
} deriving (Prelude.Show, Eq) } deriving (Prelude.Show, Eq, Read)
-- | Helper type for marshalling UAs -- | Helper type for marshalling UAs
data RawUA = RawUA data RawUA = RawUA