streamly-lz4: Streamly combinators for LZ4 compression
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Compress and decompress streams of data using LZ4 compression. See https://github.com/lz4/lz4 .
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.1, 0.1.1, 0.1.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), exceptions (>=0.8 && <0.11), fusion-plugin-types (>=0.1 && <0.2), streamly (>=0.8.1 && <0.8.2) [details] |
License | Apache-2.0 |
Copyright | 2020 Composewell Technologies |
Author | Composewell Technologies |
Maintainer | streamly@composewell.com |
Category | Codec, Compression, Streamly |
Home page | https://github.com/composewell/streamly-lz4 |
Bug tracker | https://github.com/composewell/streamly-lz4/issues |
Source repo | head: git clone https://github.com/composewell/streamly-lz4 |
Uploaded | by adithyaov at 2022-01-03T17:38:39Z |
Modules
[Index] [Quick Jump]
- Streamly
Flags
Manual Flags
Name | Description | Default |
---|---|---|
fusion-plugin | Use fusion plugin for benchmarks and executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- streamly-lz4-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees