Safe Haskell | None |
---|
Subversion.Dump
Documentation
Constructors
Revision | |
Constructors
Operation | |
Fields
|
readSvnDump :: ByteString -> [Revision]Source
Reads a dump file from a ByteString in the IO monad into a list of
Revision values. This is the cooked parallel of readSvnDumpRaw
.