[project @ 2000-03-23 12:22:04 by sewardj]
authorsewardj <unknown>
Thu, 23 Mar 2000 12:22:05 +0000 (12:22 +0000)
committersewardj <unknown>
Thu, 23 Mar 2000 12:22:05 +0000 (12:22 +0000)
commit1e5271f1d0fbe2f4391152bfedf9d4cbbae6b2bd
tree7996db0e3cef52b7ad6055f838482b5578cd8cee
parent7e3624baf92d261768db5575bfdbb89e9d2d92dd
[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.
ghc/compiler/main/MkIface.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnMonad.lhs