diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2014-03-11 00:01:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:54 +0700 |
commit | 70aa1e54bf00daab8a334084023c368cf4c9bed3 (patch) | |
tree | 9af3119f048a39f7b653746f51de8d8af1aa9f18 /haskell/haskell-exceptions/slack-desc | |
parent | 4008b41caeffd64332dbe46e30b337b1a8dc9f18 (diff) |
haskell/haskell-exceptions: Added (extensible optionally-pure haskell exceptions).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-exceptions/slack-desc')
-rw-r--r-- | haskell/haskell-exceptions/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-exceptions/slack-desc b/haskell/haskell-exceptions/slack-desc new file mode 100644 index 0000000000000..84549835276ed --- /dev/null +++ b/haskell/haskell-exceptions/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-exceptions: haskell-exceptions (extensible optionally-pure Haskell exceptions) +haskell-exceptions: +haskell-exceptions: This Haskell module supports monads that can throw extensible +haskell-exceptions: exceptions. +haskell-exceptions: +haskell-exceptions: +haskell-exceptions: +haskell-exceptions: +haskell-exceptions: +haskell-exceptions: +haskell-exceptions: |