nixpkgs/pkgs/development/compilers/ghc
Peter Simons 981c287355 ghc: several enhancements to the new "with-packages" wrapper
1) The wrapper erroneously used the ghc-pkg flag "--package-db" instead of
    "--global-package-db". The result was that packages installed locally in
    ~/.ghc and ~/.cabal were invisible to GHC. This has been fixed.

 2) The wrapper now deals gracefully with an empty package set: if no package
    is requested to be included in the wrapped environment, the wrapper just
    installs a pristine GHC.

 3) Correctly configure the "docdir" path returned by ghc-paths.

 4) Added some comments that describe the idea behind our ghc-paths patches and
    gives users same sample shell code that can be used to import our special
    environment variables into the currently running shell, so that programs
    outside of the wrapped environment can use them, too.
2013-11-09 20:36:25 +01:00
..
6.4.2-binary.nix nixos.org/tarballs -> tarballs.nixos.org 2013-06-25 14:12:16 +02:00
6.4.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.6.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.8.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.8.3.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.10.1-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
6.10.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.10.2-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
6.10.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.10.3.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.10.4.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.11.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.12.1-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
6.12.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.12.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
6.12.3.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
7.0.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
7.0.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
7.0.3.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
7.0.4-binary.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
7.0.4.nix Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00
7.2.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
7.2.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01: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 Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
7.4.2.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
7.6.1.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
7.6.2.nix ghc: add meta.license attribute to all compiler versions 2013-03-23 15:58:14 +01:00
7.6.3.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00
ghc-get-packages.sh pkgs/development/compilers/ghc/ghc-get-packages.sh: append global "package.conf" to the list of package config files 2010-01-06 12:55:25 +00:00
head.nix ghc: update HEAD version to 7.7.20130828 2013-10-27 10:22:21 +01:00
with-packages-old.nix Resurrect the old ghcWithPackages wrapper under the attribute name 'ghcWithPackagesOld'. 2013-11-04 19:42:49 +01:00
with-packages.nix ghc: several enhancements to the new "with-packages" wrapper 2013-11-09 20:36:25 +01:00
wrapper.nix Back-port Haskell-related improvements from stdenv-updates. 2013-10-27 10:09:36 +01:00