file-embed

Use Template Haskell to embed file contents directly.

https://github.com/snoyberg/file-embed

Version on this page:0.0.7.1
LTS Haskell 22.18:0.0.16.0
Stackage Nightly 2024-04-25:0.0.16.0
Latest on Hackage:0.0.16.0

See all snapshots file-embed appears in

BSD-3-Clause licensed and maintained by Michael Snoyman
This version can be pinned in stack with:file-embed-0.0.7.1@sha256:e0c6f789ac75b1082bc7e135bcab6bbb9015a4cbe3a141e8505f3129959c255a,1345

Module documentation for 0.0.7.1

file-embed

Use Template Haskell to read a file or all the files in a directory, and turn them into (path, text) pairs embedded in your haskell code.

Changes

0.0.7.1

Minor cleanup