summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.info
diff options
context:
space:
mode:
author Mikko Värri2015-02-24 22:36:28 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:59 +0200
commit6fcdf08bdb82251dea1a4e6b1ee21982f06aa732 (patch)
tree46b3fe920896d0d5e2bf0caa57306229a21b3083 /haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.info
parent79825c9fc9ef019b914e091b405c7ceb7150900f (diff)
downloadslackbuilds-6fcdf08bdb82251dea1a4e6b1ee21982f06aa732.tar.gz
haskell/haskell-enclosed-exceptions: Added (catch all exceptions from a computation).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.info')
-rw-r--r--haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.info b/haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.info
new file mode 100644
index 0000000000..1c9677c719
--- /dev/null
+++ b/haskell/haskell-enclosed-exceptions/haskell-enclosed-exceptions.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-enclosed-exceptions"
+VERSION="1.0.1"
+HOMEPAGE="http://hackage.haskell.org/package/enclosed-exceptions"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/enclosed-exceptions/1.0.1/enclosed-exceptions-1.0.1.tar.gz"
+MD5SUM="69e4b42067d2ed7f9bbd112585da804d"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-async haskell-lifted-base haskell-monad-control haskell-transformers-base"
+MAINTAINER="Mikko Värri"
+EMAIL="vmj@linuxbox.fi"