Store a SrcSpan instead of a SrcLoc inside a Name
[ghc-hetmet.git] / compiler / basicTypes / Id.lhs
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-05-02 simonpj@microsoft.comUse the record fields of IdInfo.RecordSelId
2007-01-29 Kirsten ChevalierTwo new warnings: arity differing from demand type...
2006-11-29 andy@galois.comTickBox representation change
2006-11-28 Kirsten Chevalierretain arity for let-bound vars in simplifier
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-20 Manuel M T Chakravartyfixing record selectors
2006-09-18 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
2006-05-22 simonpj@microsoft.comAdd idHasRules
2006-04-07 Simon MarlowReorganisation of the source tree