Ticket #2839 (closed bug: fixed)
Integer not documented in latest docs
| Reported by: | TristanAllwood | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 7.0.1 |
| Component: | Documentation | Version: | 6.10.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by simonmar) (diff)
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
Change History
Note: See
TracTickets for help on using
tickets.
