[haddock] #91: Complexity annotations

haddock haddock at projects.haskell.org
Fri Feb 20 19:22:03 EST 2009


#91: Complexity annotations
----------------------------------+-----------------------------------------
 Reporter:  pumpkingod at gmail.com  |       Type:  enhancement
   Status:  new                   |   Priority:  minor      
Milestone:  2.5.0                 |    Version:             
 Keywords:                        |  
----------------------------------+-----------------------------------------
 It would be nice to be able to annotate certain functions with their time
 (maybe even space, if appropriate) complexity, and to have it appear in a
 distinctive place in the generated HTML. Currently some libraries write it
 at the beginning of the textual documentation of each function, which
 works, but it would be nice to have a more structured approach to this.

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


More information about the Haddock mailing list