Store a SrcSpan instead of a SrcLoc inside a Name
[ghc-hetmet.git] / compiler / basicTypes / SrcLoc.lhs
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-04-18 Simon MarlowVarious cleanups and improvements to the breakpoint...
2006-11-24 simonpj@microsoft.comUse existing Ord instance on Int, saving code
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-08-11 Simon Marlowuse "Defined in" rather than "Imported from" when print...
2006-08-08 simonpj@microsoft.comRemove srcSpanStartLine/srcSpanEndLine crash
2006-04-07 Simon MarlowReorganisation of the source tree