haskell-defaults: prefer cabal-install 1.20.x on ghc-head
This commit is contained in:
parent
a9258080b1
commit
a306b28baa
@ -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 =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user