@hackage data-embed0.1.0.0
Embed files and other binary blobs inside executables without Template Haskell.
Categories
License
MIT
Maintainer
anton@ekblad.cc
Links
Versions
- 0.1.0.0 Fri, 21 Feb 2025
Installation
Dependencies (8)
- base >=4.8 && <5
- bytestring >=0.10 && <0.13
- cereal >=0.4 && <0.6
- containers >=0.5 && <0.8
- directory >=1.2 && <1.4
- executable-path >=0.0.3 && <0.1 Show all…
Dependents (1)
@hackage/acme-everything
This package provides a Template Haskell-free alternative to file-embed. It provides a versioned, well defined binary format for embedded blobs, as well as library support and command line utilities for manipulating them.