diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:57:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:20 +0700 |
commit | dd3dae7c47c7b77cc3cf8ddf3c5c81001ec9d04c (patch) | |
tree | af0a4e90d6d2ca34bacc7ce948cbe7556321a321 /haskell/haskell-either/slack-desc | |
parent | d84b96345662d564808babbe090c5e5db217652c (diff) |
haskell/haskell-either: Added (Combinators for working with sums).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-either/slack-desc')
-rw-r--r-- | haskell/haskell-either/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-either/slack-desc b/haskell/haskell-either/slack-desc new file mode 100644 index 0000000000000..f8ef610756ba4 --- /dev/null +++ b/haskell/haskell-either/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-either: haskell-either (Combinators for working with sums) +haskell-either: +haskell-either: Combinators for working with sums. +haskell-either: +haskell-either: +haskell-either: +haskell-either: +haskell-either: +haskell-either: +haskell-either: +haskell-either: |