diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:59:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:34 +0700 |
commit | 828c40a958819127d35db7ad863172776ec5205d (patch) | |
tree | 8ec557497625168b445a78683a28acbffd0aa290 /haskell/haskell-monad-loops/slack-desc | |
parent | bee07fe29efee0e4b8bef0cf52629df428d3fd26 (diff) |
haskell/haskell-monad-loops: Added (Monadic loops).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-monad-loops/slack-desc')
-rw-r--r-- | haskell/haskell-monad-loops/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-monad-loops/slack-desc b/haskell/haskell-monad-loops/slack-desc new file mode 100644 index 0000000000000..c776796d7d8dd --- /dev/null +++ b/haskell/haskell-monad-loops/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-monad-loops: haskell-monad-loops (Monadic loops) +haskell-monad-loops: +haskell-monad-loops: Some useful control operators for looping. +haskell-monad-loops: +haskell-monad-loops: +haskell-monad-loops: +haskell-monad-loops: +haskell-monad-loops: +haskell-monad-loops: +haskell-monad-loops: +haskell-monad-loops: |