summaryrefslogtreecommitdiff
path: root/ghc/compiler/iface
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ 2003-10-13 14:54:37 by simonpj]simonpj2003-10-131-1/+1
| | | | Type error cosmetics
* [project @ 2003-10-13 10:43:02 by simonpj]simonpj2003-10-132-7/+9
| | | | | | | Deal corectly with rules for Ids defined in this module, even when they are imported (as orphans) from other modules. The epicentre for this stuff is SimplCore.
* [project @ 2003-10-10 12:42:30 by simonpj]simonpj2003-10-103-11/+16
| | | | | | Arrange that loadImportedRules can see the module dependencies of this module, and hence know whether or not to load an hi-boot interface.
* [project @ 2003-10-10 12:42:19 by simonpj]simonpj2003-10-101-1/+2
| | | | GHC 5 hi-boot file
* [project @ 2003-10-10 09:39:33 by simonpj]simonpj2003-10-102-48/+49
| | | | Make rule importing work properly
* [project @ 2003-10-10 07:34:34 by simonpj]simonpj2003-10-102-8/+10
| | | | Wibbles
* [project @ 2003-10-09 15:38:22 by simonpj]simonpj2003-10-093-8/+14
| | | | Wibles
* [project @ 2003-10-09 13:11:30 by simonpj]simonpj2003-10-0910-0/+5604
Oops; forgot to add this entire directory!