FIX #1110: the linker also needs the workaround
[ghc-hetmet.git] / compiler / main / SysTools.lhs
2007-06-01 Simon MarlowFIX #1110: the linker also needs the workaround
2007-05-14 Simon Marlowfix for Vista workaround: "PATH" can be spelt "Path"
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-04-16 Simon Marlowfix building with pre-6.4
2007-04-16 Simon MarlowMERGE: another attempt at a workaround for #1110 (Vista...
2007-04-10 Ian LynaghDon't use regexps in the GHC sources
2007-03-08 Simon Marlowwhen invoking gcc, instead of the -B<dir> flag, use...
2007-03-08 Simon Marlowsmall cleanups
2007-02-15 Simon MarlowWhen the pipeline just copies the file, prepend a LINE...
2007-01-31 Ian LynaghAlways pay attention to -keep-tmp-files when we want...
2006-10-18 Ian LynaghFix the build with GHC 6.2.2
2006-10-11 Simon MarlowModule header tidyup #2
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-07-10 Ian LynaghPull out common removal code, and detect does-not-exist...
2006-07-10 Ian LynaghCreate our own directory in the temporary directory...
2006-06-13 sof@galois.comreaderProc: split up text output using host's line...
2006-04-07 Simon MarlowReorganisation of the source tree