Use Template Haskell to embed file contents directly.
Go to file
Michael Snoyman 0250ed16c8 Merge pull request #4 from alpmestan/patch-1
Fixed typo in haddocks of embedDir
2013-06-26 06:14:30 -07:00
Data Fixed typo in haddocks of embedDir 2013-06-26 14:27:49 +02:00
sample Slightly cleaned up tests 2011-05-27 07:56:35 +03:00
test Use CRLF for Windows compatibility 2012-12-30 08:33:47 +02:00
.gitignore Initial working version with sample, undocumented 2009-07-23 21:42:43 +03:00
file-embed.cabal Some docs 2013-06-03 16:18:19 +03:00
inject.hs Injection 2011-05-27 08:23:17 +03:00
LICENSE Initial working version with sample, undocumented 2009-07-23 21:42:43 +03:00
mkbin.hs Slightly cleaned up tests 2011-05-27 07:56:35 +03:00
README Initial working version with sample, undocumented 2009-07-23 21:42:43 +03:00
runtests.hs Slightly cleaned up tests 2011-05-27 07:56:35 +03:00
Setup.lhs Initial working version with sample, undocumented 2009-07-23 21:42:43 +03:00
template.hs Injection 2011-05-27 08:23:17 +03:00
test-inject.sh Injection 2011-05-27 08:23:17 +03:00
test.hs Initial working version with sample, undocumented 2009-07-23 21:42:43 +03:00

Use Template Haskell to embed file contents directly.