ghc upgraded to 6.8.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=9746
This commit is contained in:
@@ -16,5 +16,6 @@ stdenv.mkDerivation {
|
||||
});
|
||||
buildInputs = [perl];
|
||||
propagatedBuildInputs = [readline ncurses gmp];
|
||||
dontStrip = 1;
|
||||
inherit readline ncurses gmp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user