#1833: Haddock 2 can not process the base package with HscTarget = HscNothing
---------------------+------------------------------------------------------
 Reporter:  guest    |          Owner:         
     Type:  bug      |         Status:  new    
 Priority:  normal   |      Milestone:  6.8.2  
Component:  GHC API  |        Version:  6.8.1  
 Severity:  major    |     Resolution:         
 Keywords:           |     Difficulty:  Unknown
 Testcase:           |   Architecture:  x86    
       Os:  Linux    |  
---------------------+------------------------------------------------------
Comment (by simonmar):

 Using these patches:

 {{{
 Tue Nov  6 06:01:21 PST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * GHC API: add checkAndLoadModule
 Tue Nov  6 06:20:57 PST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * fix stage 1 compilation
 }}}

 Haddock can process files one at a time without need to `load` the whole
 batch first.  See `ghctags` for an example.  I've run `ghctags` on
 `libraries/base` without encountering the problem reported in this bug.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1833#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to