File: README.md

package info (click to toggle)
haskell-file-embed 0.0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 96 kB
  • sloc: haskell: 301; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
## file-embed

![Tests](https://github.com/snoyberg/file-embed/workflows/Tests/badge.svg)

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.