@hackage file-embed-poly0.1.0

Use Template Haskell to embed file contents directly.

Use Template Haskell to read a file or all the files in a directory, and turn them into (path, IsString) pairs embedded in your haskell code. This is a (hopefully temporary) fork of the original file-embed by Micheal Snoyman.