trac #9744, make program name and product version configurable through DynFlags/Settings
Summary: This allows GHC API clients to use a package database and dynamic library names that do not clash with those of the host GHC This also updates the Haddock submodule. Reviewers: hvr, austin Reviewed By: austin Subscribers: thomie, carter Differential Revision: https://phabricator.haskell.org/D496
Showing
- compiler/ghci/Linker.hs 1 addition, 2 deletionscompiler/ghci/Linker.hs
- compiler/main/DynFlags.hs 8 additions, 3 deletionscompiler/main/DynFlags.hs
- compiler/main/Packages.hs 7 additions, 6 deletionscompiler/main/Packages.hs
- compiler/main/SysTools.hs 2 additions, 0 deletionscompiler/main/SysTools.hs
- utils/haddock 1 addition, 1 deletionutils/haddock
Loading
Please register or sign in to comment