#2559: Haddock: Prelude docs are missing Bool, Int, Integer
------------------------------+---------------------------------------------
    Reporter:  simonmar       |       Owner:         
        Type:  bug            |      Status:  new    
    Priority:  high           |   Milestone:  6.10.1 
   Component:  Documentation  |     Version:  6.8.3  
    Severity:  major          |    Keywords:         
  Difficulty:  Unknown        |    Testcase:         
Architecture:  Unknown        |          Os:  Unknown
------------------------------+---------------------------------------------
 The documentation for the `Prelude` is now missing some of the basic
 types, particularly `Bool`, `Int`, and `Integer`.  I suspect this is
 because these types are now in the `ghc-prim` package.

 We need to do something about this before the release.  See also #2337.

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