1## file-embed
2
3![Tests](https://github.com/snoyberg/file-embed/workflows/Tests/badge.svg)
4
5Use Template Haskell to read a file or all the files in a directory, and turn
6them into (path, bytestring) pairs embedded in your haskell code.
7