Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / basicTypes / Name.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-04-25 simonpj@microsoft.comImprove hashing of expressions for CSE (reduces warning...
2006-11-29 andy@galois.comTickBox representation change
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-09-18 Manuel M T ChakravartyType tags in import/export lists
2006-07-25 Simon MarlowUnbox the Unique stored in a Name
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree