Big tidy-up of deriving code
[ghc-hetmet.git] / compiler / hsSyn / HsUtils.lhs
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