summary refs log tree commit diff
path: root/pkgs/top-level/all-packages.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2008-10-27 10:25:50 +0000
committerPeter Simons <simons@cryp.to>2008-10-27 10:25:50 +0000
commita7ec87e557c1066c1a765494ddca0c84207e0b6a (patch)
treed47583dcf2dfed203cbf1587ab372f01d5a92c57 /pkgs/top-level/all-packages.nix
parent6e9ab10616d11321bcaac077ab7a7cfe1a2e5f49 (diff)
downloadnixpkgs-a7ec87e557c1066c1a765494ddca0c84207e0b6a.tar
nixpkgs-a7ec87e557c1066c1a765494ddca0c84207e0b6a.tar.gz
nixpkgs-a7ec87e557c1066c1a765494ddca0c84207e0b6a.tar.bz2
nixpkgs-a7ec87e557c1066c1a765494ddca0c84207e0b6a.tar.lz
nixpkgs-a7ec87e557c1066c1a765494ddca0c84207e0b6a.tar.xz
nixpkgs-a7ec87e557c1066c1a765494ddca0c84207e0b6a.tar.zst
nixpkgs-a7ec87e557c1066c1a765494ddca0c84207e0b6a.zip
Lower priority of haddock 2.1.0: the package doesn't compile with current GHC.
svn path=/nixpkgs/trunk/; revision=13125
Diffstat (limited to 'pkgs/top-level/all-packages.nix')
-rw-r--r--pkgs/top-level/all-packages.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 1b1c91d6029..06904ff2e4c 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -2315,9 +2315,9 @@ let
   };
 
   # does not compile with ghc-6.8.3
-  haddock210 = import ../development/tools/documentation/haddock/haddock-2.1.0.nix {
+  haddock210 = lowPrio (import ../development/tools/documentation/haddock/haddock-2.1.0.nix {
     cabal = cabal682;
-  };
+  });
 
   hsc2hs = import ../development/tools/misc/hsc2hs {
     inherit bleedingEdgeRepos stdenv;
@@ -6995,10 +6995,10 @@ let
 
   # put something like this into your ~/.nixpkgs/config.nix file
   #eclipse = {
-  # plugins = {eclipse, version, plugins } : let p = plugins; in 
+  # plugins = {eclipse, version, plugins } : let p = plugins; in
   #   [  p.pdt # PHP developement
   #      p.viPlugin # vim keybindings (see license)
-  #   ]; 
+  #   ];
   #};
   eclipseNew = (selectVersion ../applications/editors/eclipse-new "3.3.1.1" {
     # outdated, but 3.3.1.1 does already compile on nix, feel free to work 3.4