Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove typecheckFiles and MonadUtils import from H.GHC.Typeccheck | David Waern | 2008-10-10 | 1 | -31/+0 |
* | Interleave typechecking with interface creation | David Waern | 2008-10-09 | 1 | -1/+2 |
* | Only load modules once when typechecking with GHC. | Thomas Schilling | 2008-10-08 | 1 | -33/+27 |
* | Follow GHC API change of parseModule. | Thomas Schilling | 2008-10-03 | 1 | -1/+1 |
* | Port Haddock.GHC.Typecheck to new GHC API. | Thomas Schilling | 2008-09-15 | 1 | -11/+17 |
* | Be compatible with GHC 6.8.3 | David Waern | 2008-07-23 | 1 | -2/+6 |
* | Get the all locally defined names from GHC API | David Waern | 2008-07-12 | 1 | -0/+1 |
* | Go back to loading only targets (seems to work now) | David Waern | 2007-11-04 | 1 | -39/+14 |
* | Don't set boot modules as targets | David Waern | 2007-10-25 | 1 | -4/+7 |
* | Rename HaddockModule to Interface and a few more refactorings | David Waern | 2007-08-29 | 1 | -1/+1 |
* | Major refactoring | David Waern | 2007-08-29 | 1 | -0/+106 |