use older ghc to compile darcs
svn path=/nixpkgs/trunk/; revision=19243
This commit is contained in:
parent
21358e7ad0
commit
f0fcaa07b4
@ -6463,7 +6463,7 @@ let
|
|||||||
inherit (gtkLibs) gtk glib;
|
inherit (gtkLibs) gtk glib;
|
||||||
};
|
};
|
||||||
|
|
||||||
darcs = haskellPackages.darcs;
|
darcs = haskellPackages_ghc6104.darcs;
|
||||||
|
|
||||||
dia = import ../applications/graphics/dia {
|
dia = import ../applications/graphics/dia {
|
||||||
inherit stdenv fetchurl pkgconfig perl perlXMLParser
|
inherit stdenv fetchurl pkgconfig perl perlXMLParser
|
||||||
|
Loading…
x
Reference in New Issue
Block a user