Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / utils / Panic.lhs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-23 Simon MarlowShow CmdLineError exceptions as "<command line>: ..."
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2008-01-13 Ian LynaghFix warnings in utils/Panic
2008-01-03 Simon Marlowremove trace apparently left in by accident
2007-12-20 simonpj@microsoft.comImplement generalised list comprehensions
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-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2006-10-16 Simon MarlowFix deadlock on second call to newSession
2006-10-11 Simon MarlowModule header tidyup #2
2006-04-07 Simon MarlowReorganisation of the source tree