ghc-8.0.1.nix: cosmetic
This commit is contained in:
parent
3bf1348bf7
commit
94b6127f8e
@ -5,7 +5,7 @@
|
|||||||
let
|
let
|
||||||
inherit (bootPkgs) ghc;
|
inherit (bootPkgs) ghc;
|
||||||
|
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "8.0.1";
|
version = "8.0.1";
|
||||||
name = "ghc-${version}";
|
name = "ghc-${version}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user