1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
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 * editline: renamed to libedit (which seems to be the proper name for 2009-04-16 19:25:22 +00:00
6.4.2.nix * More GHC cleanup. 2009-04-16 18:21:03 +00:00
6.6.1.nix * Disable the GHC setup hook. It's kind of annoying to have to 2009-04-16 18:38:41 +00:00
6.8.2.nix * editline: renamed to libedit (which seems to be the proper name for 2009-04-16 19:25:22 +00:00
6.8.3.nix * Cabal builder: put the GHC version in the default name attribute to 2009-04-18 16:21:59 +00:00
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 * GHC apparently works with Perl 5.10 now. 2009-04-16 19:59:41 +00:00
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