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.

Homepage:
http://hackage.haskell.org/package/file-embed
