ghc-wrapper.nix: cosmetic
This commit is contained in:
parent
da6db0dc19
commit
13be1ff86e
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user