Interface file optimisation and removal of nameParent
[ghc-hetmet.git] / compiler / typecheck / TcRnMonad.lhs
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-23 simonpj@microsoft.comAdd TcRnMonad.newSysLocalIds, and use it
2006-09-20 Manuel M T ChakravartyBasic set up for global family instance environment
2006-09-20 Manuel M T Chakravartyfix out-of-scope vars
2006-09-20 Manuel M T Chakravartybugs
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-07-25 Simon Marlowoptimisations to newUnique
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-14 simonpj@microsoft.comImprove location info when typechecking interface fiels
2006-05-05 LemmihFix bug #763: Breakpoint mechanism crashes when there...
2006-05-02 LemmihbreakpointCond
2006-04-18 LemmihMake the initial rdr and type scope available in the...
2006-04-07 Simon MarlowReorganisation of the source tree