Dependencies for libarchive-3.0.4.2
Libraries
libarchive
- base (>=4.8 && <5)
- bytestring
- composition-prelude (>=2.0.5.0)
- deepseq (>=1.4.0.0)
- dlist
- filepath
- mtl (>=2.2.1)
- unix-compat (>=0.1.2.1)
- if !impl(ghc>=8.0)
- if !flag(system-libarchive)
- if !os(osx)
- if !os(linux)
- if !os(freebsd)
- if !os(windows)
- buildable: False
- unbuildable (<0)
- if !os(windows)
- if !os(freebsd)
- if !os(linux)
- if !os(osx)
Executables
archive
- base (>=4.8 && <5)
- bytestring (>=0.9)
- bzlib (>=0.4 && <0.7)
- directory (>=1.0)
- exceptions
- filepath (>=1.0)
- libarchive
- lzma-static
- time
- zlib (>=0.6.2.2 && <0.7)
- if flag(no-exe)
- buildable: False
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