Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / basicTypes / NameEnv.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-02-04 lennart@augustsson.netExport nameEnvUniqueElts, similar to nameEnvElts, but...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-10 Simon Marlowadd extendNameEnvList_C
2006-04-07 Simon MarlowReorganisation of the source tree