Find a file
Peter Simons c88d870123 Haskell packages that require access to libc (for <time.h>, etc.)
consistently depend on the (non-existent) attribute 'libc'. That
dependency is then fulfilled by defining

  libc = pkgs.stdenv.gcc.libc;

in haskell-packages.nix where appropriate. On platforms impure platforms,
such as Darwin, that attribute evaluates to 'null'.

svn path=/nixpkgs/trunk/; revision=29223
2011-09-12 16:46:14 +00:00
doc Doc: Fix location of thunderbird (2.x -> 3.x) expression. 2011-08-27 15:29:18 +00:00
maintainers gnupdate: Exclude IceCat 3.x variants. 2011-09-04 23:06:11 +00:00
pkgs Haskell packages that require access to libc (for <time.h>, etc.) 2011-09-12 16:46:14 +00:00
COPYING
default.nix
STABLE
VERSION