[Git][ghc/ghc][wip/hadrian-subst-bindist] Apply 1 suggestion(s) to 1 file(s)

Sylvain Henry (@hsyl20) gitlab at gitlab.haskell.org
Tue Feb 20 15:58:29 UTC 2024



Sylvain Henry pushed to branch wip/hadrian-subst-bindist at Glasgow Haskell Compiler / GHC


Commits:
d555b5a0 by Sylvain Henry at 2024-02-20T15:58:22+00:00
Apply 1 suggestion(s) to 1 file(s)
- - - - -


1 changed file:

- hadrian/src/Rules/BinaryDist.hs


Changes:

=====================================
hadrian/src/Rules/BinaryDist.hs
=====================================
@@ -358,7 +358,6 @@ bindistRules = do
         root -/- "bindist" -/- "ghc-*" -/- file %> \dest -> do
             ghcRoot <- topDirectory
             let source = fixup file
-            need [source]
             copyFile (ghcRoot -/- source) dest
 
   where



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d555b5a0c8dccea52ec255d09dcf1a7718517ca4

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d555b5a0c8dccea52ec255d09dcf1a7718517ca4
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/20240220/afa221d6/attachment.html>


More information about the ghc-commits mailing list