file-embed-lzma: Use Template Haskell to embed (LZMA compressed) data.
The file-embed
package let's embed file and dir contents.
This package is similar, but also compresses the embedded contents with LZMA. That makes resulting object files smaller, at the cost of start up decompression.
There's also an embedRecursiveDir
function.
Downloads
- file-embed-lzma-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0, 0.0.1, 0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.15.1.0 && <4.21), bytestring (>=0.10.12.1 && <0.11 || >=0.11.1.0 && <0.12 || >=0.12.0.0 && <0.13), directory (>=1.3.3.0 && <1.4), filepath (>=1.4.2.1 && <1.5 || >=1.5.2.0 && <1.6), lzma (>=0.0.1.1 && <0.1), template-haskell (>=2.17.0.0 && <2.23), text (>=1.2.5.0 && <1.3 || >=2.0 && <2.2), transformers (>=0.5.6.2 && <0.6 || >=0.6.1.0 && <0.7) [details] |
Tested with | ghc ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.2 || ==9.10.1 |
License | BSD-3-Clause |
Copyright | (c) 2015-2018 Futurice, 2018 Oleg Grenrus |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg.Grenrus <oleg.grenrus@iki.fi> |
Category | Data |
Home page | https://github.com/phadej/file-embed-lzma |
Bug tracker | https://github.com/phadej/file-embed-lzma/issues |
Source repo | head: git clone https://github.com/phadej/file-embed-lzma.git |
Uploaded | by phadej at 2024-07-03T13:49:27Z |
Distributions | LTSHaskell:0.0.1, NixOS:0.0.1, Stackage:0.1 |
Reverse Dependencies | 7 direct, 12 indirect [details] |
Downloads | 5652 total (64 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-07-03 [all 1 reports] |