nixpkgs/pkgs/development
Peter Simons a13e1f6963 pkgs/development/libraries/haskell/hsdns: re-use meta.platforms attribute of the compiler that's building this expression
This change is hopefully going to remedy evaluation errors like

   at `haskellPackages_ghc721.hsdns' [system = "i686-darwin"]:
   user-thrown exception: cannot bootstrap GHC on this platform

on Hydra. These errors occur because we build all packages with (almost)
all compilers an all "Haskell platforms". Some compilers, however,
cannot be bootstrapped on Darwin, so we ended up requesting builds that
cannot be performed.

svn path=/nixpkgs/trunk/; revision=28410
2011-08-09 07:44:28 +00:00
..
compilers pkgs/development/compilers/ghc: changed all GHC versions to use re-use the meta.platforms attribute of their bootstrap compiler 2011-08-09 07:42:05 +00:00
eclipse
guile-modules
interpreters
libraries pkgs/development/libraries/haskell/hsdns: re-use meta.platforms attribute of the compiler that's building this expression 2011-08-09 07:44:28 +00:00
misc
ocaml-modules
perl-modules
python-modules
ruby-modules
tools Updated a few Haskell packages. 2011-08-08 19:02:17 +00:00
web/nodejs