Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / deSugar / Desugar.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-26 Ian LynaghCheck that exported modules were actually imported...
2007-07-17 andy@galois.comAdding pushing of hpc translation status through hi...
2007-07-10 Manuel M T ChakravartyLookup of class and family instances in vectorisation...
2007-06-09 andy@galois.comUsing blacklist of places not to cover, rather than...
2007-05-04 Manuel M T ChakravartyAdded VectInfo to ModGuts
2007-04-22 simonpj@microsoft.comFix corner case of useless constraint in SPECIALISE...
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-04-11 Simon MarlowRationalise GhcMode, HscTarget and GhcLink
2007-03-30 simonpj@microsoft.comThe ru_local field of a CoreRule is False for implicit Ids
2007-02-21 simonpj@microsoft.comDeal more correctly with orphan instances
2007-01-11 simonpj@microsoft.comMake the LiberateCase transformation understand associa...
2006-12-20 Pepe IborraFix import lists
2006-12-10 Pepe IborraBreakpoint code instrumentation
2006-12-09 andy@galois.comAdding tracing support
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-13 Manuel M T ChakravartyKeep track of family instance modules
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 simonpj@microsoft.comRejig the auto-scc wrapping stuff
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-06 simonpj@microsoft.comComments and an import-trim
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-08-09 Simon Marlowremove debugging code accidentally left in
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree