ghc-wrapper.nix: cosmetic
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{stdenv, ghc, makeWrapper, coreutils}:
|
{ stdenv, ghc, makeWrapper, coreutils }:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "ghc-${ghc.version}-wrapper";
|
name = "ghc-${ghc.version}-wrapper";
|
||||||
|
|||||||
Reference in New Issue
Block a user