Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / types / Unify.lhs
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-04 simonpj@microsoft.comFix the pruning of dead case alternatives
2007-04-22 simonpj@microsoft.comFixes to datacon wrappers for indexed data types
2007-02-02 simonpj@microsoft.comFix a pair of classic, but tricky, bugs in the type...
2006-11-01 simonpj@microsoft.comComments and layout only
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-09-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-12 simonpj@microsoft.comImprove pruning of case alternatives to account for...
2006-04-07 Simon MarlowReorganisation of the source tree