• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Data/H02-Jul-2020-402250

test/H01-Jul-2020-2617

ChangeLog.mdH A D01-Jul-2020907 5025

LICENSEH A D01-Jul-20201.3 KiB2620

README.mdH A D01-Jul-2020235 74

Setup.lhsH A D01-Jul-2020114 84

file-embed.cabalH A D01-Jul-20201.4 KiB4238

README.md

1## file-embed
2
3![Tests](https://github.com/snoyberg/file-embed/workflows/Tests/badge.svg)
4
5Use Template Haskell to read a file or all the files in a directory, and turn
6them into (path, bytestring) pairs embedded in your haskell code.
7