Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Matthew Pickering's avatar
    32523713
    hadrian: Move ghcBinDeps into ghcLibDeps · 32523713
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    This completes a5227080, the
    `ghc-usage.txt` and `ghci-usage.txt` file are also used by the `ghc`
    library so need to make sure they are present in the libdir even if we
    are not going to build `ghc-bin`.
    
    This also fixes things for cross compilers because the stage2
    cross-compiler requires the ghc-usage.txt file, but we are using
    the stage2 lib folder but not building stage3:exe:ghc-bin so
    ghc-usage.txt was not being generated.
    32523713
    History
    hadrian: Move ghcBinDeps into ghcLibDeps
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    This completes a5227080, the
    `ghc-usage.txt` and `ghci-usage.txt` file are also used by the `ghc`
    library so need to make sure they are present in the libdir even if we
    are not going to build `ghc-bin`.
    
    This also fixes things for cross compilers because the stage2
    cross-compiler requires the ghc-usage.txt file, but we are using
    the stage2 lib folder but not building stage3:exe:ghc-bin so
    ghc-usage.txt was not being generated.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.