Author: simons
Date: Sat Oct 29 10:47:58 2011
New Revision: 30100
URL: https://nixos.org/websvn/nix/?rev=30100&sc=1
Log:
haskell-MonadCatchIO-transformers: updated to version 0.2.2.3
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/MonadCatchIO-transformers/default.nix
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/MonadCatchIO-transformers/default.nix
==============================================================================
---
nixpkgs/trunk/pkgs/development/libraries/haskell/MonadCatchIO-transformers/default.nix
Sat Oct 29 03:32:20 2011 (r30099)
+++
nixpkgs/trunk/pkgs/development/libraries/haskell/MonadCatchIO-transformers/default.nix
Sat Oct 29 10:47:58 2011 (r30100)
@@ -2,12 +2,12 @@
cabal.mkDerivation (self: {
pname = "MonadCatchIO-transformers";
- version = "0.2.2.2";
- sha256 = "083c0abwja447j0p8q0j15iv7bshchy83rfqw07b2hfy38467h9g";
+ version = "0.2.2.3";
+ sha256 = "1qwy9rrmf3kl7rb7v46n81xmrwy4xl63lfnlsiz1qc0hybjkl7m6";
buildDepends = [ extensibleExceptions transformers ];
meta = {
description = "Monad-transformer compatible version of the
Control.Exception module";
- license = self.stdenv.lib.licenses.publicDomain;
+ license = self.stdenv.lib.licenses.bsd3;
platforms = self.ghc.meta.platforms;
maintainers = [
self.stdenv.lib.maintainers.andres
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits