nixpkgs/pkgs/development/compilers/ghc
Peter Simons ad0b6441f8 pkgs/development/compilers/ghc/ghc-get-packages.sh: append global "package.conf" to the list of package config files
The wrapper script for ghc-pkg changes the command's default behavior such that
global packages -- i.e. packages that are part of GHC itself -- are no longer
found:

  $ ghc-pkg describe base
  ghc-pkg: cannot find package base

This patch remedies the problem.

svn path=/nixpkgs/trunk/; revision=19256
2010-01-06 12:55:25 +00:00
..
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 ghc-6.10: fix build on Darwin 2009-10-19 09:17:40 +00:00
6.10.1.nix ghcs: provide list of core packages. Required by solver of thE haskell-nix-overlay 2009-12-11 13:58:29 +00:00
6.10.2-binary.nix
6.10.2.nix ghcs: provide list of core packages. Required by solver of thE haskell-nix-overlay 2009-12-11 13:58:29 +00:00
6.10.3.nix ghcs: provide list of core packages. Required by solver of thE haskell-nix-overlay 2009-12-11 13:58:29 +00:00
6.10.4.nix ghcs: provide list of core packages. Required by solver of thE haskell-nix-overlay 2009-12-11 13:58:29 +00:00
6.11.nix Added GHC HEAD snapshot. 2009-09-17 11:45:20 +00:00
6.12.1.nix ghc version bump to latest stable release 6.12.1 2010-01-04 07:44:32 +00: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
wrapper.nix fix ghc-get-packages 2009-11-12 07:11:03 +00:00