svn path=/nixpkgs/trunk/; revision=9941
This commit is contained in:
Eelco Dolstra 2007-12-14 17:53:38 +00:00
parent 65c1809b67
commit e9536180f1

View file

@ -2,7 +2,6 @@
stdenv.mkDerivation {
name = if stdenv.system == "i686-darwin" then "ghc-6.6.1" else "ghc-6.4.2";
builder = ./boot.sh;
src =
if stdenv.system == "i686-linux" then