summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg
Commit message (Expand)AuthorAgeFilesLines
* Don't use compat when compiling utils with stage1Ian Lynagh2007-02-062-2/+10
* Fix ghc-pkg now showError has been removedIan Lynagh2007-01-151-2/+4
* expand $topdir in the output of 'ghc-pkg field'Simon Marlow2007-01-091-1/+28
* Change a comma to a colonIan Lynagh2006-11-251-1/+1
* ghc-pkg: New command 'check' and made 'list' indicate broken packagesLennart Kolmodin2006-11-051-5/+49
* Emit .bat version of -inplace script on Windows platformssof@galois.com2006-11-171-0/+8
* add --force-files, like --force but doesn't allow missing dependenciesSimon Marlow2006-09-181-24/+43
* Where we use $(GhcHcOpts), also add $(GhcStage1HcOpts)Simon Marlow2006-08-091-1/+1
* savingOldConfig: add Exception.block for extra paranoiaSimon Marlow2006-08-011-1/+1
* Refactor ghc-pkgIan Lynagh2006-07-291-36/+33
* oops, remove old packages when updatingSimon Marlow2006-07-271-1/+2
* Remove most of the conflict checking and auto-hidingSimon Marlow2006-07-251-140/+6
* comment formattingSimon Marlow2006-07-251-1/+1
* Be lazier in user config creation, and don't fail on missing configs.Ian Lynagh2006-06-241-8/+1
* Reorganisation of the source treeSimon Marlow2006-04-073-0/+1297