@hackage libarchive0.2.1.2
Haskell interface to libarchive
Installation
Dependencies (3)
- base >=4.3 && <5
- bytestring
- filepath Show all…
Dependents (5)
@hackage/cpkg, @hackage/ats-pkg, @hackage/ghcup, @hackage/archive-libarchive, @hackage/hstar
Package Flags
development
(off by default)
Enable `-Werror`
libarchive
This contains partial Haskell bindings around libarchive. It was created as an alternative to tar, but it supports more archive formats.
Right now it only has support for decompressing archives.