summaryrefslogtreecommitdiff
path: root/utils/installPackage/installPackage.hs
Commit message (Collapse)AuthorAgeFilesLines
* GHC new build system megapatchIan Lynagh2009-04-261-154/+0
|
* Update the build system to handle building and using haddock2Ian Lynagh2008-08-281-0/+2
| | | | | One side-effect of this is that we need to build the install-utils with stage2 rather than stage1 as we need the ghc package.
* Make some utils -Wall cleanIan Lynagh2008-08-211-2/+2
|
* Avoid scary "Package contains no library to register" message in installPackageIan Lynagh2008-08-171-1/+6
| | | | We only call register if we actually have a library to be registered
* don't strip the inplace GHC executables (for debugging)Simon Marlow2008-07-281-13/+16
|
* Teach installPackage about --distpref and --enable-shell-wrappersIan Lynagh2008-07-121-17/+27
|
* Move installPackage out into its own cabal package under utils/Ian Lynagh2008-07-111-0/+134