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.


Keywords
data, library, Propose Tags, Skip to Readme, , Index, Quick Jump, Data.FileEmbed, file-embed-0.0.16.0.tar.gz, browse, Package description, Package maintainers, MichaelSnoyman, edit package information
License
BSD-2-Clause
Install
cabal install file-embed-0.0.11

Documentation

file-embed

Tests

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.