Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / hsSyn / HsUtils.lhs
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-03 Ross PatersonFIX for #1080
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-28 Manuel M T ChakravartyType checking for type synonym families
2007-06-21 LemmihAdd several new record features
2007-06-18 LemmihRemove the unused HsExpr constructor DictPat
2007-05-05 Ian LynaghHandle ParStmt in collectStmtBinders; fixes tcrun013...
2007-05-02 simonpj@microsoft.comImport fiddling
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2007-01-05 davve@dtek.chalmers.seRemove the DocEntity type. Fixes the problem with dupli...
2007-01-03 simonpj@microsoft.comFix another buglet in HsDoc stuff
2007-01-02 simonpj@microsoft.comBig tidy-up of deriving code
2006-11-24 simonpj@microsoft.comFix constraint handling for lazy patterns
2006-11-10 simonpj@microsoft.comAdd HsUtils.unguardedGRHSs, and use it
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-10 Simon MarlowgetMainDeclBinder should return Nothing for a binding...
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 ChakravartyComplete the evidence generation for GADTs
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-06 Manuel M T ChakravartyGADT fixes
2006-04-07 Simon MarlowReorganisation of the source tree