View patterns, record wildcards, and record puns
[ghc-hetmet.git] / compiler / basicTypes / IdInfo.lhs
2007-10-03 Simon Marlowwarning removal
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-05-03 simonpj@microsoft.comFix dependency information for RULES
2007-05-02 simonpj@microsoft.comUse the record fields of IdInfo.RecordSelId
2007-04-17 Simon MarlowRe-working of the breakpoint support
2006-12-13 andy@galois.comRemoving explicit Binary Tick Boxes; using Case instead.
2006-12-11 simonpj@microsoft.comAdd comments, plus fix zapFragileInfo to zap worker...
2006-11-29 andy@galois.comTickBox representation change
2006-11-28 Kirsten Chevalierretain arity for let-bound vars in simplifier
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree