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

haddock haddock at projects.haskell.org
Sat Jun 27 10:57:11 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):

 The reason for the slowdown is that Haddock switches from compiling
 nothing to compiling everything via C when at least one module uses
 Template Haskell. I don't know if there's an easy way to determine which
 modules need compiling and which don't.

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


More information about the Haddock mailing list