Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Cheng Shao's avatar
    5aa5aac3
    Remove unused USE_REPORT_PRELUDE code paths from the tree · 5aa5aac3
    Cheng Shao authored
    This patch removes unused `USE_REPORT_PRELUDE` code paths from the
    tree. They have been present since the first git revision
    4fb94ae5, and might have been useful
    for debugging purposes many years ago, but these code paths are never
    actually built. Removing these ease maintenance of relevant modules in
    the future, and also allows us to get rid of `CPP` extension in those
    modules as a nice byproduct.
    
    (cherry picked from commit 573cad4b)
    5aa5aac3
    History
    Remove unused USE_REPORT_PRELUDE code paths from the tree
    Cheng Shao authored
    This patch removes unused `USE_REPORT_PRELUDE` code paths from the
    tree. They have been present since the first git revision
    4fb94ae5, and might have been useful
    for debugging purposes many years ago, but these code paths are never
    actually built. Removing these ease maintenance of relevant modules in
    the future, and also allows us to get rid of `CPP` extension in those
    modules as a nice byproduct.
    
    (cherry picked from commit 573cad4b)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.