Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / types / FunDeps.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-07-06 simonpj@microsoft.comClarify comments
2007-06-29 simonpj@microsoft.comMany comments about oclose, plus a fix for Trac #1456
2007-02-21 simonpj@microsoft.comDeal more correctly with orphan instances
2007-02-21 simonpj@microsoft.comRemove dead code from FunDeps
2006-11-24 simonpj@microsoft.comImprove handling of implicit parameters
2006-11-10 simonpj@microsoft.comUse implication constraints to improve type inference
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-08-06 Manuel M T ChakravartyComments and tidy-up
2006-08-06 Manuel M T ChakravartyGADT fixes
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-18 simonpj@microsoft.comComments
2006-04-07 Simon MarlowReorganisation of the source tree