diff options
Diffstat (limited to 'haskell/haskell-exceptions/haskell-exceptions.info')
-rw-r--r-- | haskell/haskell-exceptions/haskell-exceptions.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-exceptions/haskell-exceptions.info b/haskell/haskell-exceptions/haskell-exceptions.info index 9eb7a8988a..a532c40dbc 100644 --- a/haskell/haskell-exceptions/haskell-exceptions.info +++ b/haskell/haskell-exceptions/haskell-exceptions.info @@ -1,10 +1,10 @@ PRGNAM="haskell-exceptions" -VERSION="0.6.1" +VERSION="0.8.2.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="http://hackage.haskell.org/package/exceptions-0.8.2.1/exceptions-0.8.2.1.tar.gz" +MD5SUM="af0fcdcef5f09c0bf18a04c393bdfe26" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-mtl" +REQUIRES="ghc haskell-mtl haskell-stm haskell-transformers-compat" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |