[project @ 2000-03-23 12:22:04 by sewardj]
In interface files, don't forget to mention the names of modules imported via hi-boot files. This is needed so that Hugs can use the import decls in interface files to safely overestimate the dependency sets which it will encounter when linking object code.
Showing
- ghc/compiler/main/MkIface.lhs 5 additions, 3 deletionsghc/compiler/main/MkIface.lhs
- ghc/compiler/rename/ParseIface.y 10 additions, 4 deletionsghc/compiler/rename/ParseIface.y
- ghc/compiler/rename/Rename.lhs 1 addition, 1 deletionghc/compiler/rename/Rename.lhs
- ghc/compiler/rename/RnIfaces.lhs 26 additions, 21 deletionsghc/compiler/rename/RnIfaces.lhs
- ghc/compiler/rename/RnMonad.lhs 5 additions, 2 deletionsghc/compiler/rename/RnMonad.lhs
Loading
Please register or sign in to comment