3
0
Fork 0
forked from mirrors/nixpkgs

use older ghc to compile darcs

svn path=/nixpkgs/trunk/; revision=19243
This commit is contained in:
Marc Weber 2010-01-05 17:46:14 +00:00
parent 21358e7ad0
commit f0fcaa07b4

View file

@ -6463,7 +6463,7 @@ let
inherit (gtkLibs) gtk glib;
};
darcs = haskellPackages.darcs;
darcs = haskellPackages_ghc6104.darcs;
dia = import ../applications/graphics/dia {
inherit stdenv fetchurl pkgconfig perl perlXMLParser