file-embed-lzma: Use Template Haskell to embed (LZMA compressed) data.

[ bsd3, data, library ] [ Propose Tags ]

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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0, 0.0.1
Change log ChangeLog.md
Dependencies base (>=4.9.1.0 && <4.20), bytestring (>=0.10.8.1 && <0.11 || >=0.11.1.0 && <0.12 || >=0.12.0.0 && <0.13), directory (>=1.3.0.0 && <1.4), filepath (>=1.1.4.1 && <1.5), lzma (>=0.0.0.4 && <0.1), template-haskell (>=2.11.1.0 && <2.22), text (>=1.2.3.0 && <1.3 || >=2.0 && <2.2), transformers (>=0.5.2.0 && <0.6 || >=0.6.1.0 && <0.7) [details]
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>
Revised Revision 2 made by phadej at 2023-10-27T19:28:12Z
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 2022-08-21T18:19:25Z
Distributions LTSHaskell:0.0.1, NixOS:0.0.1, Stackage:0.0.1
Reverse Dependencies 6 direct, 12 indirect [details]
Downloads 5136 total (58 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 2022-08-21 [all 1 reports]