diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-06-27 16:42:24 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-27 16:42:24 -0400 |
commit | d9a8d80bcb3664b98005e9d439f61fe5cca628b9 (patch) | |
tree | 2d22b3c842a21c71dad0294d4930a545f2709c8d /haskell/haskell-primitive/slack-desc | |
parent | 063c730943f5a1006de69a060ae09d56c900a07f (diff) |
haskell/haskell-primitive: Added (Wrappers for primitive operations)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-primitive/slack-desc')
-rw-r--r-- | haskell/haskell-primitive/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-primitive/slack-desc b/haskell/haskell-primitive/slack-desc new file mode 100644 index 0000000000000..961b6f8ec7306 --- /dev/null +++ b/haskell/haskell-primitive/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 ':'. + + |-----handy-ruler------------------------------------------------------| +haskell-primitive: haskell-primitive (Wrappers for primitive operations) +haskell-primitive: +haskell-primitive: This package provides wrappers for primitive array operations from +haskell-primitive: GHC.Prim. +haskell-primitive: +haskell-primitive: +haskell-primitive: +haskell-primitive: +haskell-primitive: +haskell-primitive: +haskell-primitive: |