mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 12:42:24 +00:00
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;
|
||||
};
|
||||
|
||||
haskellPackages_ghc762 = {
|
||||
haskellPackages_ghc763 = {
|
||||
ghc = ghcSupported;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue