View patterns, record wildcards, and record puns
[ghc-hetmet.git] / compiler / hsSyn / HsPat.lhs
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
2007-09-28 Manuel M T ChakravartyFIX: Make boxy splitters aware of type families
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-07-11 David WaernRemove import
2007-06-21 LemmihAdd several new record features
2007-06-18 LemmihRemove the unused HsExpr constructor DictPat
2007-06-07 LemmihFix a bug in MatchCon, and clarify what dataConInstOrig...
2007-05-02 simonpj@microsoft.comComments, plus type sigs
2006-11-08 simonpj@microsoft.comDo not print HsDoc field when pretty-printing patterns...
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-09-20 Manuel M T ChakravartyMinor tidying up
2006-09-20 Manuel M T ChakravartyBetter pretty printing for CoPat
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-07 Simon MarlowReorganisation of the source tree