@hackage file-embed0.0.16.0
Use Template Haskell to embed file contents directly.
Categories
License
BSD-2-Clause
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (5)
- base >=4.9.1 && <5
- bytestring >=0.9.1.4
- directory >=1.0.0.3
- filepath
- template-haskell Show all…
Dependents (263)
@hackage/oughta, @hackage/cmt, @hackage/morpheus-graphql-server, @hackage/WordAlignment, @hackage/hlint, @hackage/agda2train, Show all…
file-embed
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.