ghcjs: fix emacs syntax highlighting

This commit is contained in:
Peter Simons
2015-03-29 03:34:04 +02:00
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