libarchive: Haskell interface to libarchive
Haskell bindings for libarchive. Provides the ability to unpack archives, including the ability to unpack archives lazily.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| cross | Set this flag if cross-compiling | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| low-memory | Run low-memory version of test suite | Disabled |
| system-libarchive | Use libarchive found with pkg-config rather than the bundled sources | Enabled |
| no-exe | don't install the archive executables | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- libarchive-3.0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 1.0.0.0, 1.0.1.0, 1.0.2.0, 1.0.3.0, 1.0.4.0, 1.0.5.0, 1.0.5.1, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.1.0.0, 2.1.0.1, 2.1.1.0, 2.1.2.0, 2.1.2.1, 2.1.3.0, 2.1.3.1, 2.1.3.2, 2.2.0.0, 2.2.0.1, 2.2.0.2, 2.2.1.0, 2.2.2.0, 2.2.3.0, 2.2.4.0, 2.2.5.0, 2.2.5.1, 2.2.5.2, 3.0.0.0, 3.0.1.1, 3.0.2.0, 3.0.2.1, 3.0.2.2, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.4.1, 3.0.4.2, 3.0.5.0 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.8 && <5), bytestring (>=0.9), bzlib (>=0.4 && <0.7), composition-prelude (>=2.0.5.0), deepseq (>=1.4.0.0), directory (>=1.0), dlist, exceptions, filepath (>=1.0), libarchive, libarchive-clib (>=3.8.2 && <4.0), lzma-static, mtl (>=2.2.1), semigroups, time, transformers, unix-compat (>=0.1.2.1), zlib (>=0.7.1.1 && <0.8) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright: (c) 2018-2020 Vanessa McHale |
| Author | Vanessa McHale |
| Maintainer | vamchale@gmail.com |
| Uploaded | by maerwald at 2026-01-21T05:54:19Z |
| Category | Codec |
| Bug tracker | https://github.com/vmchale/libarchive/issues |
| Source repo | head: git clone https://github.com/vmchale/libarchive |
| Distributions | NixOS:3.0.4.2 |
| Reverse Dependencies | 4 direct, 1 indirect [details] |
| Executables | archive |
| Downloads | 21847 total (235 in the last 30 days) |
| Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-01-21 [all 1 reports] |