nixpkgs/pkgs/development/compilers/ghc
Peter Simons 459234db20 ghc-with-packages: include only derivations in the generated environment that have a ghc attribute
This predicate filters out packages that weren't created by the Cabal builder.
Doing that greatly reduces the likelihood of file collisions in the generated
environment, because Haskell packages tend to have a lot of propagated build
inputs.

For example, both zeromq 2.x and 3.x use the same names for their header files.
Users of haskell-zeromq don't need those headers, so we just don't include them
in the generated environment to avoid the collision that would otherwise occur
when haskell-zeromq 2.x and 3.x are installed into the same environment.
2013-03-21 16:25:50 +01:00
..
6.4.2-binary.nix ghc-*-binary: remove redundant assertion 2012-10-12 15:23:05 +02:00
6.4.2.nix 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
6.6.1.nix * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
6.8.2.nix 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
6.8.3.nix 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
6.10.1-binary.nix ghc-*-binary: remove redundant assertion 2012-10-12 15:23:05 +02:00
6.10.1.nix 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
6.10.2-binary.nix ghc-*-binary: remove redundant assertion 2012-10-12 15:23:05 +02:00
6.10.2.nix 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
6.10.3.nix 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
6.10.4.nix 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
6.11.nix 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
6.12.1-binary.nix ghc-*-binary: remove redundant assertion 2012-10-12 15:23:05 +02:00
6.12.1.nix 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
6.12.2.nix 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
6.12.3.nix 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
7.0.1.nix 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
7.0.2.nix Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
7.0.3.nix Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
7.0.4-binary.nix ghc-*-binary: remove redundant assertion 2012-10-12 15:23:05 +02:00
7.0.4.nix Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
7.2.1.nix Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
7.2.2.nix Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
7.4.1.nix Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
7.4.2-binary.nix ghc-*-binary: remove redundant assertion 2012-10-12 15:23:05 +02:00
7.4.2.nix ghc: added version 7.4.2 2012-06-11 16:25:45 +00:00
7.6.1.nix ghc-7.6.1: parallel builds of this package fail 2012-09-10 12:28:25 +02:00
7.6.2.nix ghc-7.6.2: cosmetic, no functional change 2013-01-30 17:30:51 +01:00
ghc-get-packages.sh Use the same directory layout for user-installed Haskell libraries that GHC 2013-03-15 20:38:15 +01:00
head.nix ghc: update HEAD snapshot 2013-03-10 21:14:45 +01:00
with-packages.nix ghc-with-packages: include only derivations in the generated environment that have a ghc attribute 2013-03-21 16:25:50 +01:00
wrapper.nix ghc-wrapper: choose '-package-conf' or '-package-db' flag depending on the version of GHC that's being wrapped 2012-09-13 15:13:00 +02:00