ghc-file-embed 0.0.11 Use Template Haskell to embed file contents directly

This package allows you to use Template Haskell to read a file or all the files in a directory, and turn them into (path, bytestring) pairs embedded in your Haskell code.