haskell-defaults: prefer cabal-install 1.20.x on ghc-head

This commit is contained in:
Peter Simons 2014-05-04 21:19:11 +02:00
parent a9258080b1
commit a306b28baa

View File

@ -19,8 +19,6 @@
self : self.haskellPlatformArgs_future self // { self : self.haskellPlatformArgs_future self // {
haskellPlatform = null; haskellPlatform = null;
extensibleExceptions = self.extensibleExceptions_0_1_1_4; extensibleExceptions = self.extensibleExceptions_0_1_1_4;
cabalInstall_1_18_0_3 = self.cabalInstall_1_18_0_3.override { Cabal = null; };
cabalInstall = self.cabalInstall_1_18_0_3.override { Cabal = null; };
}; };
ghc782Prefs = ghc782Prefs =