Author: simons
Date: Sat Jan 28 10:20:57 2012
New Revision: 31904
URL: https://nixos.org/websvn/nix/?rev=31904&sc=1

Log:
Removed obsolete comment.

Modified:
   nixpkgs/trunk/pkgs/top-level/all-packages.nix

Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/all-packages.nix       Sat Jan 28 10:20:50 
2012        (r31903)
+++ nixpkgs/trunk/pkgs/top-level/all-packages.nix       Sat Jan 28 10:20:57 
2012        (r31904)
@@ -2220,10 +2220,8 @@
     haskellPackagesFun ../development/compilers/ghc/7.0.3.nix
       ghc6101Binary (x : x.ghc703Prefs) false false lowPrio;
 
-  # Current default version: 7.0.4
-  # Note that the platform isn't officially released for ghc-7.0.4, but
-  # it works without problems.
-
+  # Current default version: 7.0.4.
+  #
   # The following items are a bit convoluted, but they serve the
   # following purpose:
   #   - for the default version of GHC, both profiling and
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to