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
1 changed file:
Changes:
| ... | ... | @@ -2,7 +2,7 @@ module Rules.Changelog (changelogRules) where |
| 2 | 2 | |
| 3 | 3 | import Base
|
| 4 | 4 | import CommandLine
|
| 5 | -import Oracles.Setting (topDirectory, setting, Setting(..))
|
|
| 5 | +import Oracles.Setting (topDirectory, setting, ProjectSetting(..))
|
|
| 6 | 6 | import Packages
|
| 7 | 7 | import Settings.Program (programContext)
|
| 8 | 8 |