Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / main / ErrUtils.lhs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-16 Ian LynaghIf we are failing due to a warning and -Werror, say so
2008-02-11 Roman LeshchinskiyAllow -ddump-simpl-phases to specify which phases to...
2008-01-27 Twan van LaarhovenFixed warnings in main/ErrUtils
2008-01-17 Isaac Dupreelots of portability changes (#1405)
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-22 Ben.Lippmeier@anu... Refactor cmmNativeGen so dumps can be emitted inline...
2007-08-21 Ben.Lippmeier@anu... Allow redirection of -ddump-* to file
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2006-10-11 Simon MarlowModule header tidyup #2
2006-09-19 Simon Marlowunused imports
2006-04-07 Simon MarlowReorganisation of the source tree