mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
56a8bc4c3d
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
19 lines
904 B
Text
19 lines
904 B
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
haskell-file-embed: haskell-file-embed (embed file contents)
|
|
haskell-file-embed:
|
|
haskell-file-embed: Use Template Haskell to read a file or all the files in a directory,
|
|
haskell-file-embed: and turn them into (path, bytestring) pairs embedded in your
|
|
haskell-file-embed: Haskell code.
|
|
haskell-file-embed:
|
|
haskell-file-embed:
|
|
haskell-file-embed:
|
|
haskell-file-embed:
|
|
haskell-file-embed:
|
|
haskell-file-embed:
|