Author: simons
Date: Sun Jan 29 16:24:05 2012
New Revision: 31918
URL: https://nixos.org/websvn/nix/?rev=31918&sc=1
Log:
haskell-explicit-exception: updated to version 0.1.6
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/explicit-exception/default.nix
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/explicit-exception/default.nix
==============================================================================
---
nixpkgs/trunk/pkgs/development/libraries/haskell/explicit-exception/default.nix
Sun Jan 29 16:24:02 2012 (r31917)
+++
nixpkgs/trunk/pkgs/development/libraries/haskell/explicit-exception/default.nix
Sun Jan 29 16:24:05 2012 (r31918)
@@ -12,5 +12,9 @@
description = "Exceptions which are explicit in the type signature";
license = self.stdenv.lib.licenses.bsd3;
platforms = self.ghc.meta.platforms;
+ maintainers = [
+ self.stdenv.lib.maintainers.andres
+ self.stdenv.lib.maintainers.simons
+ ];
};
})
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits