Sven Tennie pushed to branch wip/romes/hadrian-cross-stage2-rebase_SVEN_FINAL at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • hadrian/src/Rules/Changelog.hs
    ... ... @@ -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