Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / utils / Pretty.lhs
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-07 Isaac DupreeWarning police: eliminate all defaulting within stage1
2007-05-14 Michael D. AdamsTypo fix in a comment.
2007-04-20 Pepe IborraOutputable.cparen
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2007-03-01 simonpj@microsoft.comDo not go into an infinite loop when pretty-printer...
2006-10-11 Simon MarlowModule header tidyup #2
2006-04-07 Simon MarlowReorganisation of the source tree