[Git][ghc/ghc][wip/hadrian-cross-stage2] more warnings
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Oct 5 12:49:09 UTC 2023
Matthew Pickering pushed to branch wip/hadrian-cross-stage2 at Glasgow Haskell Compiler / GHC
Commits:
a62a84e6 by Matthew Pickering at 2023-10-05T13:48:58+01:00
more warnings
- - - - -
1 changed file:
- hadrian/src/Settings/Default.hs
Changes:
=====================================
hadrian/src/Settings/Default.hs
=====================================
@@ -158,11 +158,11 @@ stage1Packages = do
, stm
, unlit
, xhtml
- , haddock
- , hpcBin
+ , haddock
+ , hpcBin
, if winTarget then win32 else unix
] ++
- [ iserv
+ [ iserv
, runGhc
, ghcToolchainBin
]
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a62a84e6301c25d346b7297e7b4c21b2c51118cb
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a62a84e6301c25d346b7297e7b4c21b2c51118cb
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/20231005/eed9fdf0/attachment.html>
More information about the ghc-commits
mailing list