89c566fcfd
Haskell packages -- i.e. packages built by our Cabal builder -- invariably have the attributes 'pname' and 'version'. We use the absence of these attributes to recognize non-Haskell packages and filter them from the closed package set generated by closePropagation. We do this so that the generated Haskell environment won't contain paths like "/lib/libz.a", which are part of the closure but have nothing to do with Haskell. The previous scheme used the attribute 'ghc' to accomplish the same thing, but unfortunately other packages to contain a 'ghc' attribute, too, like the old-style ghc-wrapper. Including the ghc-wrapper in this environment is pointless, obviously. The new approach filters the ghc-wrapper successfully. |
||
---|---|---|
.. | ||
6.4.2-binary.nix | ||
6.4.2.nix | ||
6.6.1.nix | ||
6.8.2.nix | ||
6.8.3.nix | ||
6.10.1-binary.nix | ||
6.10.1.nix | ||
6.10.2-binary.nix | ||
6.10.2.nix | ||
6.10.3.nix | ||
6.10.4.nix | ||
6.11.nix | ||
6.12.1-binary.nix | ||
6.12.1.nix | ||
6.12.2.nix | ||
6.12.3.nix | ||
7.0.1.nix | ||
7.0.2.nix | ||
7.0.3.nix | ||
7.0.4-binary.nix | ||
7.0.4.nix | ||
7.2.1.nix | ||
7.2.2.nix | ||
7.4.1.nix | ||
7.4.2-binary.nix | ||
7.4.2.nix | ||
7.6.1.nix | ||
7.6.2.nix | ||
7.6.3.nix | ||
ghc-get-packages.sh | ||
head.nix | ||
with-packages-old.nix | ||
with-packages.nix | ||
wrapper.nix |