#2337: Data.Array documentation utterly broken
------------------------------+---------------------------------------------
 Reporter:  japple            |          Owner:                  
     Type:  bug               |         Status:  reopened        
 Priority:  normal            |      Milestone:  6.10.1          
Component:  Documentation     |        Version:  6.8.3           
 Severity:  normal            |     Resolution:                  
 Keywords:                    |     Difficulty:  Unknown         
 Testcase:                    |   Architecture:  Unknown/Multiple
       Os:  Unknown/Multiple  |  
------------------------------+---------------------------------------------
Comment (by waern):

 We should make Haddock document re-exports from other packages properly.
 For this to work, GHC needs to provide `Binary` instances for `LHsDecl`
 and the types it contains. It would also be nice if it provided instances
 for `HsDoc` and `HaddockModInfo` which Haddock currently defines itself.
 We need the `Binary` instances so we can store the declarations and doc
 comments in the .haddock files.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2337#comment:13>
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