Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / basicTypes / Var.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-08-28 Manuel M T ChakravartyType checking for type synonym families
2007-01-03 simonpj@microsoft.comFix several bugs related to finding free variables
2006-11-01 simonpj@microsoft.comMake idInfo fail more informatively on TyVars
2006-10-13 simonpj@microsoft.comAdd assertion checks for mkCoVar/mkTyVar
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-06 simonpj@microsoft.comImport trimming
2006-09-20 Manuel M T Chakravartyfixing record selectors
2006-09-20 Manuel M T ChakravartyComments only
2006-09-20 Manuel M T Chakravartyfix bugs, add boolean flag to identify coercion variables
2006-09-20 Manuel M T Chakravartyfix some coercion kind representation things, extend...
2006-09-18 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-11 simonpj@microsoft.comAdd comment
2006-04-07 Simon MarlowReorganisation of the source tree