Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / main / Main.hs
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-31 Ian LynaghAdd a --print-docdir flag
2007-08-18 Ian LynaghImplement --info, and change how can_split is defined
2007-08-05 Ian LynaghAdd a --supported-languages flag
2007-08-05 Ian LynaghWhitespace
2007-07-02 Ian LynaghRemove prefixMatch and suffixMatch from Util
2007-07-02 Ian LynaghRemove the large ghci banner, and the flags to choose...
2007-07-02 Ian LynaghPrint the right usage message
2007-06-12 Ian LynaghTweak banner printing 2007-06-12
2007-06-01 cdsmith@twu.netFIX #1378 Add option for a shorter banner on GHCi startup
2007-05-07 Simon MarlowFIX #1155: ghci -debug generates slightly odd message
2007-04-11 Simon MarlowRationalise GhcMode, HscTarget and GhcLink
2007-01-19 Ian LynaghDon't start a GHC session before answering --version...
2007-01-16 Simon Marlowallow 'ghci -threaded' (fixes #1101)
2006-10-11 Simon MarlowModule header tidyup #2
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-06 simonpj@microsoft.comImport trimming
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-04-07 Simon MarlowReorganisation of the source tree