View patterns, record wildcards, and record puns
[ghc-hetmet.git] / compiler / rename / RnBinds.lhs
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
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-08-22 simonpj@microsoft.comPrint infix function definitions correctly in HsSyn
2007-07-09 Ian LynaghAdd -XPatternSigs flag
2007-07-08 Ian LynaghAdd PatternGuards flag
2007-06-21 LemmihAdd several new record features
2007-05-02 simonpj@microsoft.comImprove error reporting for type signatures
2007-04-25 simonpj@microsoft.comGive the inferred type when warning of a missing type...
2006-12-19 Manuel M T ChakravartyFixed uninitialised FunBind fun_tick field
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-03 simonpj@microsoft.comFix scoped type variables for expression type signatures
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-06-12 simonpj@microsoft.comMake scoped type variables work for default methods
2006-05-08 simonpj@microsoft.comTrim imports
2006-04-07 Simon MarlowReorganisation of the source tree