Adding draft and show to hpc
[ghc-hetmet.git] / utils / ghc-pkg /
2007-06-23 Simon Marlowmake inplace scripts less sensitive to /bin/sh quoting...
2007-06-21 Lemmihfurther fixes to the inplace scripts
2007-06-21 Simon MarlowFix problems with new inplace stuff on Cygwin
2007-06-21 Simon MarlowUse a real binary instead of scripts for ghc-inplace
2007-06-09 Ian LynaghFix up whitespace
2007-06-01 Ian LynaghFix bindist creation
2007-05-31 Ian LynaghRework the build system a bit
2007-05-30 Ian LynaghMake package.conf files a bit more readable
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-05-09 Ian LynaghRemove ghc_ge_504 (it's required to be true now anyway)
2007-04-27 Simon Marlowdon't forget to clean the .bat files
2007-04-18 simonpj@microsoft.comFix bat-script generation for MSys
2007-02-06 Ian LynaghDon't use compat when compiling utils with stage1
2007-01-15 Ian LynaghFix ghc-pkg now showError has been removed
2007-01-09 Simon Marlowexpand $topdir in the output of 'ghc-pkg field'
2006-11-25 Ian LynaghChange a comma to a colon
2006-11-05 Lennart Kolmodinghc-pkg: New command 'check' and made 'list' indicate...
2006-11-17 sof@galois.comEmit .bat version of -inplace script on Windows platforms
2006-09-18 Simon Marlowadd --force-files, like --force but doesn't allow missi...
2006-08-09 Simon MarlowWhere we use $(GhcHcOpts), also add $(GhcStage1HcOpts)
2006-08-01 Simon MarlowsavingOldConfig: add Exception.block for extra paranoia
2006-07-29 Ian LynaghRefactor ghc-pkg
2006-07-27 Simon Marlowoops, remove old packages when updating
2006-07-25 Simon MarlowRemove most of the conflict checking and auto-hiding
2006-07-25 Simon Marlowcomment formatting
2006-06-24 Ian LynaghBe lazier in user config creation, and don't fail on...
2006-04-07 Simon MarlowReorganisation of the source tree