#2337: Data.Array documentation utterly broken
---------------------------+------------------------------------------------
 Reporter:  japple         |          Owner:         
     Type:  bug            |         Status:  new    
 Priority:  normal         |      Milestone:  6.10.1 
Component:  Documentation  |        Version:  6.8.2  
 Severity:  normal         |     Resolution:         
 Keywords:                 |     Difficulty:  Unknown
 Testcase:                 |   Architecture:  Unknown
       Os:  Unknown        |  
---------------------------+------------------------------------------------
Changes (by igloo):

  * owner:  igloo =>

Comment:

 I think that the problem is that haddock would be able to see the docs
 (which live in `base:GHC.Arr`) when compiling `base:Data.Array`, but now
 that it compiles `array:Data.Array` it can no longer see them.

 We should fix this somehow if possible; one way might be to just move
 `GHC.Array` into the `array` package; I don't know how feasible that is.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2337#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to