@hackage hsb2hs0.3.1

Preprocesses a file, adding blobs from files as string literals.

hsb2hs is a preprocessor that allows you to include the contents of files as string literals in your Haskell programs and libraries. It is an alternative to file-embed for those who do not want to rely on Template Haskell. See README.markdown for instructions.