[Git][ghc/ghc][wip/hadrian-subst-bindist] Apply 1 suggestion(s) to 1 file(s)
Sylvain Henry (@hsyl20)
gitlab at gitlab.haskell.org
Wed Feb 21 13:55:30 UTC 2024
Sylvain Henry pushed to branch wip/hadrian-subst-bindist at Glasgow Haskell Compiler / GHC
Commits:
fce6ade8 by Sylvain Henry at 2024-02-21T13:55:21+00:00
Apply 1 suggestion(s) to 1 file(s)
- - - - -
1 changed file:
- hadrian/src/Rules/BinaryDist.hs
Changes:
=====================================
hadrian/src/Rules/BinaryDist.hs
=====================================
@@ -356,7 +356,6 @@ bindistRules = do
-- creating the archive).
forM_ bindistInstallFiles $ \file ->
root -/- "bindist" -/- "ghc-*" -/- file %> \dest -> do
- ghcRoot <- topDirectory
copyFile (fixup file) dest
where
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fce6ade833dff489f5ebe11d4677f0f8e5c0cfcb
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/fce6ade833dff489f5ebe11d4677f0f8e5c0cfcb
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240221/e7ae3ab0/attachment.html>
More information about the ghc-commits
mailing list