ghcjs: fix emacs syntax highlighting
This commit is contained in:
parent
8c16648f56
commit
2502b53743
@ -52,7 +52,7 @@ buildEnv {
|
|||||||
. ${makeWrapper}/nix-support/setup-hook
|
. ${makeWrapper}/nix-support/setup-hook
|
||||||
|
|
||||||
${optionalString ghc.isGhcjs ''
|
${optionalString ghc.isGhcjs ''
|
||||||
cp -r ${ghc}/${ghc.libDir}/* ${libDir}/
|
cp -r "${ghc}/${ghc.libDir}/"* ${libDir}/
|
||||||
''}
|
''}
|
||||||
|
|
||||||
if test -L "$out/bin"; then
|
if test -L "$out/bin"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user