
#13299: Typecheck multiple modules at the same time -------------------------------------+------------------------------------- Reporter: ezyang | Owner: (none) Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler (Type | Version: 8.0.1 checker) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj):
The approach that SPJ and I would like to take is to replace this step with a new one that generates hi-boot files from hs files.
Really? Everything that follows appears to follow a different plan: compile the modules of a mutually recursive group of modules all together, as if they were one big module. Which makes sense. I don't get the bit about generating hi-boot files. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13299#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler