data-embed

Embed files and other binary blobs inside executables without Template Haskell.

https://github.com/valderman/data-embed

Latest on Hackage:0.1.0.0@rev:2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Anton Ekblad
Maintained by [email protected]

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.