X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fghc-cabal%2FMain.hs;fp=utils%2Fghc-cabal%2FMain.hs;h=5ebca2ad7e33be79bcdd5d1a9514ca678f175c9d;hb=02d2dde49eaa614995a7e168d229e8b5cb88eafe;hp=f189e07092b4816576d16c94bd4134214f5e0241;hpb=6b715274be0003cf94a5e8f46e3d0baca773452f;p=ghc-hetmet.git diff --git a/utils/ghc-cabal/Main.hs b/utils/ghc-cabal/Main.hs index f189e07..5ebca2a 100644 --- a/utils/ghc-cabal/Main.hs +++ b/utils/ghc-cabal/Main.hs @@ -380,7 +380,7 @@ generate config_args distdir directory "", -- Sometimes we need to modify the automatically-generated package-data.mk -- bindings in a special way for the GHC build system, so allow that here: - "$(eval $(" ++ directory ++ "_PACKAGE_MAGIC))", + "$(eval $(" ++ directory ++ "_PACKAGE_MAGIC))" ] writeFile (distdir ++ "/package-data.mk") $ unlines xs writeFile (distdir ++ "/haddock-prologue.txt") $