[Git][ghc/ghc][wip/romes/hardwire-ghc-unit-id] 4 commits: Add hashes to unit-ids created by hadrian

Rodrigo Mesquita (@alt-romes) gitlab at gitlab.haskell.org
Mon Apr 3 16:52:45 UTC 2023



Rodrigo Mesquita pushed to branch wip/romes/hardwire-ghc-unit-id at Glasgow Haskell Compiler / GHC


Commits:
f790e812 by romes at 2023-04-03T17:51:35+01:00
Add hashes to unit-ids created by hadrian

(Fix sed command in install makefile)

Co-author: @mpickering

- - - - -
829e0acb by Matthew Pickering at 2023-04-03T17:52:03+01:00
fixes

- - - - -
254fe48f by Matthew Pickering at 2023-04-03T17:52:03+01:00
add flag

- - - - -
cd7de7c2 by Matthew Pickering at 2023-04-03T17:52:03+01:00
Use hash-unit-ids in release jobs

- - - - -


30 changed files:

- .gitlab/gen_ci.hs
- .gitlab/jobs.yaml
- hadrian/bindist/Makefile
- hadrian/hadrian.cabal
- hadrian/src/CommandLine.hs
- hadrian/src/Context.hs
- hadrian/src/Flavour.hs
- hadrian/src/Flavour/Type.hs
- hadrian/src/Hadrian/BuildPath.hs
- hadrian/src/Hadrian/Builder/Git.hs
- hadrian/src/Hadrian/Haskell/Cabal.hs
- hadrian/src/Hadrian/Haskell/Cabal/Parse.hs
- + hadrian/src/Hadrian/Haskell/Hash.hs
- + hadrian/src/Hadrian/Haskell/Hash.hs-boot
- hadrian/src/Hadrian/Package.hs
- hadrian/src/Rules.hs
- hadrian/src/Rules/BinaryDist.hs
- hadrian/src/Rules/CabalReinstall.hs
- hadrian/src/Rules/Documentation.hs
- hadrian/src/Rules/Generate.hs
- hadrian/src/Rules/Library.hs
- hadrian/src/Rules/Register.hs
- hadrian/src/Settings.hs
- hadrian/src/Settings/Builders/Cabal.hs
- hadrian/src/Settings/Builders/Ghc.hs
- hadrian/src/Settings/Builders/Haddock.hs
- hadrian/src/Settings/Default.hs
- hadrian/src/Settings/Default.hs-boot
- hadrian/src/Settings/Flavours/Benchmark.hs
- hadrian/src/Settings/Flavours/Development.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c689e100666bf5c9f41f49136b344a84d94c02a8...cd7de7c22aad12d1b945142f800ae4bc95302098

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c689e100666bf5c9f41f49136b344a84d94c02a8...cd7de7c22aad12d1b945142f800ae4bc95302098
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/20230403/8f65b993/attachment.html>


More information about the ghc-commits mailing list