nixpkgs/pkgs/development/compilers/ghc
Marc Weber fff1ba967e New proposal on howto library dependencies could be handled.
Just install ghc68_wrapper which will install the required dependencies ghc
(and libraries) itself.
The list libraries given in the wrapper attribute set can be user tuned in the future ?
An alternative would be creating something similar to the gcc/g++ include/ lib/ scheme which
is could be used by ghc to find installed packages..

svn path=/nixpkgs/trunk/; revision=9581
2007-11-05 09:27:36 +00:00
..
createGhcWrapper New proposal on howto library dependencies could be handled. 2007-11-05 09:27:36 +00:00
boot.nix * make ghc use the nix-provided gmp 2007-08-15 11:25:20 +00:00
boot.sh * make ghcboot work on 64-bit 2007-08-07 23:59:08 +00:00
builder.sh * Give the GHC builder a temporary $HOME. 2006-06-23 20:08:48 +00:00
default.nix * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00