Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
type FP = RawFilePath Source #
writeArchiveBytes :: [Entry] -> ByteString Source #
unpackToDirRaw :: FP -> ByteString -> IO () Source #
readArchiveBytes :: ByteString -> Either Error [Entry] Source #
packFilesRaw :: [FP] -> IO ByteString Source #
versionInfo :: String Source #