Author: simons
Date: Mon Aug 29 21:46:22 2011
New Revision: 28906
URL: https://svn.nixos.org/websvn/nix/?rev=28906&sc=1

Log:
Dropped obsolete haskell-emgm.

The package doesn't build with any of our compilers.

Deleted:
   nixpkgs/trunk/pkgs/development/libraries/haskell/emgm/
Modified:
   nixpkgs/trunk/pkgs/top-level/haskell-packages.nix

Modified: nixpkgs/trunk/pkgs/top-level/haskell-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/haskell-packages.nix   Mon Aug 29 21:45:42 
2011        (r28905)
+++ nixpkgs/trunk/pkgs/top-level/haskell-packages.nix   Mon Aug 29 21:46:22 
2011        (r28906)
@@ -543,8 +543,6 @@
 
   filepath = callPackage ../development/libraries/haskell/filepath {};
 
-  emgm = callPackage ../development/libraries/haskell/emgm {};
-
   extensibleExceptions_0_1_1_0 = callPackage 
../development/libraries/haskell/extensible-exceptions/0.1.1.0.nix {};
   extensibleExceptions_0_1_1_2 = callPackage 
../development/libraries/haskell/extensible-exceptions/0.1.1.2.nix {};
   extensibleExceptions_0_1_1_3 = callPackage 
../development/libraries/haskell/extensible-exceptions/0.1.1.3.nix {};
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to