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/haskell-exceptions.info | |
parent | 4008b41caeffd64332dbe46e30b337b1a8dc9f18 (diff) | |
download | slackbuilds-70aa1e54bf00daab8a334084023c368cf4c9bed3.tar.gz |
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/haskell-exceptions.info')
-rw-r--r-- | haskell/haskell-exceptions/haskell-exceptions.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-exceptions/haskell-exceptions.info b/haskell/haskell-exceptions/haskell-exceptions.info new file mode 100644 index 0000000000..9eb7a8988a --- /dev/null +++ b/haskell/haskell-exceptions/haskell-exceptions.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-exceptions" +VERSION="0.6.1" +HOMEPAGE="http://hackage.haskell.org/package/exceptions" +DOWNLOAD="http://hackage.haskell.org/package/exceptions-0.6.1/exceptions-0.6.1.tar.gz" +MD5SUM="26109b56b4991de11e25a0776e0d5a7f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-mtl" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" |