| Maintainer | Brandon Chinn <brandonchinn178@gmail.com> |
|---|---|
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Codec.Archive.ZTar.GZip
Description
Functions to create/extract GZIP-compressed archives.
Documentation
pattern GZipFormat :: ByteString Source #
A pattern matching any ByteString in the GZip format.