lots of portability changes (#1405)
[ghc-hetmet.git] / compiler / basicTypes / VarEnv.lhs
2008-01-17 Isaac Dupreelots of portability changes (#1405)
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-02-06 simonpj@microsoft.comExpose rnInScopeSet from VarEnv
2007-01-13 simonpj@microsoft.comFix an obscure bug in rule-matching
2006-11-24 simonpj@microsoft.comUse existing function uniqAway instead of duplicating...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-18 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-06-24 simonpj@microsoft.comImprove RULE matching a bit more
2006-05-25 simonpj@microsoft.comMake rule-matching robust to lets
2006-04-07 Simon MarlowReorganisation of the source tree