Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / basicTypes / RdrName.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...
2006-11-02 simonpj@microsoft.comImprove handling of unused imports (test is mod75)
2006-10-20 Manuel M T ChakravartyFix processing of imports involving ATs with the new...
2006-10-13 simonpj@microsoft.comMore refactoring in RnNames
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-04 simonpj@microsoft.comFix comment in RdrName
2006-09-07 simonpj@microsoft.comFix the handling of names in declaration brackets
2006-08-11 simonpj@microsoft.comImprove error message (imported from Prelude at Implici...
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-14 simonpj@microsoft.comRecover gracefully from a Template Haskell programmers...
2006-04-07 Simon MarlowReorganisation of the source tree