[haddock] #101: haddock-2.4.2 shipped with ghc-6.10.2 is extremely slow

haddock haddock at projects.haskell.org
Mon Jun 29 05:13:01 EDT 2009


#101: haddock-2.4.2 shipped with ghc-6.10.2 is extremely slow
-------------------+--------------------------------------------------------
Reporter:  maeder  |        Owner:       
    Type:  defect  |       Status:  new  
Priority:  major   |    Milestone:  2.5.0
 Version:          |   Resolution:       
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by waern):

 Replying to [comment:7 simonmar]:
 > Why does it use via-C, and not asm?

 No particular reason. It should probably use asm if that works. However,
 that will not speed it up enough, right? So we should ideally only
 compile/interpret the files that really need to be compiled/interpreted.
 Do you think GHC could provide an easy way to know this?

 Do you think that, in the meantime, it would be worth using the
 interpreted mode, letting Haddock fail on modules that need compilation?

-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/101#comment:8>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool


More information about the Haddock mailing list