pkgs/top-level/release.nix: build GHC 7.6.3 instead of 7.6.2
This commit is contained in:
parent
f902fe1f68
commit
6039e98991
@ -383,7 +383,7 @@ let
|
|||||||
ghc = ghcSupported;
|
ghc = ghcSupported;
|
||||||
};
|
};
|
||||||
|
|
||||||
haskellPackages_ghc762 = {
|
haskellPackages_ghc763 = {
|
||||||
ghc = ghcSupported;
|
ghc = ghcSupported;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user