Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / deSugar / DsBinds.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-22 simonpj@microsoft.comPrint infix function definitions correctly in HsSyn
2007-04-24 Simon Marlowremove unused imports
2007-04-22 simonpj@microsoft.comFix corner case of useless constraint in SPECIALISE...
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-02-23 Pepe IborraWibble
2007-02-22 Pepe IborraUnbreak HEAD
2007-02-21 Pepe IborraImproving the performance of breakpoints up to 50%...
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-18 simonpj@microsoft.comAdd the primitive type Any, and use it for Dynamics
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-10 simonpj@microsoft.comRejig the auto-scc wrapping stuff
2006-10-05 simonpj@microsoft.comSpelling in comment
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-09-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-07-22 simonpj@microsoft.comFix RULES lossage
2006-04-07 Simon MarlowReorganisation of the source tree