[Haddock] Feature request: type signatures in index overview
    David Luposchainsky 
    dluposchainsky at googlemail.com
       
    Mon Sep  9 23:15:34 BST 2013
    
    
  
Hey Haddock devs,
I've recently spent a lot of time in the GHC source and was clicking
through names in the index just to find out the types for certain
identifiers. Paired with the large amount of empty space the index table
has, I thought it would be a good idea to fill that empty space with
type signatures. The index would then have three columns: name, defining
module, type. (For types/newtypes the actual definition could be filled
in instead.) What do you think?
Greetings,
David/quchen
    
    
More information about the Haddock
mailing list