potoki-cereal-0.2.1.1: Streaming serialization
Potoki.Cereal.Produce
put :: Put -> Produce ByteString Source #
fileDecoded :: Serialize a => FilePath -> Produce (Either IOException (Either Text a)) Source #
directoryDecoded :: Serialize a => FilePath -> Produce (Either IOException (Either Text a)) Source #