diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:30:40 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:50 -0500 |
commit | 1ed35456e19f03bcdfc4537e6d2328a855c49643 (patch) | |
tree | 0c5b25b2a4d5813d5be4fe95102725d2dda93e13 /haskell/haskell-data-default/slack-desc | |
parent | d6511f13631c8744c25c53a99d18d3dbd8ff6ac5 (diff) | |
download | slackbuilds-1ed35456e19f03bcdfc4537e6d2328a855c49643.tar.gz |
haskell/haskell-data-default: Added (types with a default value)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-data-default/slack-desc')
-rw-r--r-- | haskell/haskell-data-default/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-data-default/slack-desc b/haskell/haskell-data-default/slack-desc new file mode 100644 index 0000000000..8858240542 --- /dev/null +++ b/haskell/haskell-data-default/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-data-default: haskell-data-default (A class for types with a default value) +haskell-data-default: +haskell-data-default: A utility library for Haskell programs. +haskell-data-default: +haskell-data-default: +haskell-data-default: +haskell-data-default: +haskell-data-default: +haskell-data-default: +haskell-data-default: +haskell-data-default: |