[GHC] #2839: Integer not documented in latest docs
GHC
trac at galois.com
Tue Dec 2 10:36:16 EST 2008
#2839: Integer not documented in latest docs
-----------------------------+----------------------------------------------
Reporter: TristanAllwood | Owner:
Type: bug | Status: new
Priority: normal | Component: Documentation
Version: 6.10.1 | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
The haddock documentation on the website for Integer is missing, which
causes e.g.
http://www.haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html
http://www.haskell.org/ghc/docs/6.10-latest/html/libraries/base/Prelude.html
http://www.haskell.org/ghc/docs/6.10.1/html/libraries/base/Prelude.html
to not link to it.
nominolo suggested that it's due to the new integer-gmp package not being
haddocked with everything else by a bot
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2839>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list