Store a SrcSpan instead of a SrcLoc inside a Name
[ghc-hetmet.git] / compiler / iface / IfaceEnv.lhs
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-03-16 simonpj@microsoft.comComment out debug traces
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-09-29 simonpj@microsoft.comRemove Linear Implicit Parameters, and all their works
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon Marlowtiny bit of extra strictness
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowunused import
2006-07-24 Simon MarlowIn interface files, store FastStrings rather than OccNa...
2006-05-25 simonpj@microsoft.comImprove error reporting in interface typechecking
2006-04-07 Simon MarlowReorganisation of the source tree