file-embed-poly: Use Template Haskell to embed file contents directly.
Deprecated
Use Template Haskell to read a file or all the files in a directory, and turn them into (path, IsString) pairs embedded in your haskell code. This is a (hopefully temporary) fork of the original file-embed by Micheal Snoyman.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test-injection | Builds the test that ensures that embedded file injection works. It's mostly seperate and it pulls in more dependencies. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- file-embed-poly-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
- No current members of group
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4 && <5), bytestring (>=0.9.1.4), directory (>=1.0.0.3), filepath, template-haskell (>=2.5.0.0) [details] |
License | BSD-3-Clause |
Author | Michael Snoyman <michael@snoyman.com>, Alexis Williams <sasinestro@gmail.com> |
Maintainer | Alexis Williams <sasinestro@gmail.com> |
Category | Data |
Home page | https://github.com/sasinestro/file-embed |
Source repo | head: git clone https://github.com/sasinestro/file-embed |
Uploaded | by sasinestro at 2016-08-02T03:42:34Z |
Distributions | |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 973 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-08-02 [all 1 reports] |