Dependencies for sak-0.1.3.2
Executables
sak
- base (>=4.9 && <5)
- bytestring
- bz2 (>=0.1.1.0)
- directory (>=1.3.1.0)
- filepath
- lz4-hs (>=0.1.4.0)
- lzlib (>=1.0.7.0)
- lzma-static
- lzo (>=0.1.1.0)
- optparse-applicative
- parallel-io
- unix-compat
- zlib
- zstd
- if flag(with-snappy)
- if flag(with-brotli)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
with-brotli | Build with support for brotli encoding/decoding (disable this to statically link) | Disabled |
with-snappy | Build with support for snappy encoding/decoding | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info