Another round of External Core fixes
[ghc-hetmet.git] / compiler / main / CmdLineParser.hs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-21 Ian LynaghFix warnings in main/CmdLineParser
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
2007-09-08 Ian LynaghMake various assertions work when !DEBUG
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-06-20 simonpj@microsoft.comUse -X for language extensions
2007-01-11 simonpj@microsoft.comLog-message for: Improve command-line parser (add OptIn...
2007-01-11 simonpj@microsoft.comImprove command-line parser (add OptIntSuffix); make...
2006-07-27 simonpj@microsoft.comMake -fcontext-stack into a dynamic flag
2006-04-07 Simon MarlowReorganisation of the source tree