diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:09:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:52 +0700 |
commit | c05b407191ad9a06755aab36f913e7d0ca7e12a2 (patch) | |
tree | 664e98d9f3bb21861b02137d3506c4325d02c467 /haskell/haskell-th-utilities/slack-desc | |
parent | 39bda7ffac8683dd570177007eb3304424d50be5 (diff) |
haskell/haskell-th-utilities: Added (funcs for Template Haskell).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-th-utilities/slack-desc')
-rw-r--r-- | haskell/haskell-th-utilities/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-th-utilities/slack-desc b/haskell/haskell-th-utilities/slack-desc new file mode 100644 index 000000000000..dd5db877adad --- /dev/null +++ b/haskell/haskell-th-utilities/slack-desc @@ -0,0 +1,19 @@ +# 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-th-utilities: haskell-th-utilities (useful functions for Template Haskell) +haskell-th-utilities: +haskell-th-utilities: Collection of useful functions for use with Template Haskell. +haskell-th-utilities: +haskell-th-utilities: +haskell-th-utilities: +haskell-th-utilities: +haskell-th-utilities: +haskell-th-utilities: +haskell-th-utilities: +haskell-th-utilities: |