Sven Tennie pushed to branch wip/romes/hadrian-cross-stage2-rebase_SVEN_FINAL at Glasgow Haskell Compiler / GHC Commits: a4d4a417 by Sven Tennie at 2026-05-10T13:04:07+02:00 Fixup - - - - - 1 changed file: - hadrian/src/Rules/Changelog.hs Changes: ===================================== hadrian/src/Rules/Changelog.hs ===================================== @@ -2,7 +2,7 @@ module Rules.Changelog (changelogRules) where import Base import CommandLine -import Oracles.Setting (topDirectory, setting, Setting(..)) +import Oracles.Setting (topDirectory, setting, ProjectSetting(..)) import Packages import Settings.Program (programContext) View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a4d4a417e8c176e3e980dff24a9bbabd... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a4d4a417e8c176e3e980dff24a9bbabd... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Sven Tennie (@supersven)