Ticket #2839 (closed bug: fixed)

Opened 3 years ago

Last modified 2 years ago

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.

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

Changed 3 years ago by simonmar

  • priority changed from normal to high
  • difficulty set to Unknown
  • description modified (diff)
  • milestone set to 6.10.2

Another important doc bug

Changed 3 years ago by igloo

  • priority changed from high to normal
  • milestone changed from 6.10.2 to 6.12 branch

I've unhidden GHC.Integer from haddock for now.

A proper fix depends on  http://trac.haskell.org/haddock/ticket/24

Changed 2 years ago by igloo

  • milestone changed from 6.12 branch to 6.12.3

Changed 2 years ago by igloo

  • priority changed from normal to low
  • milestone changed from 6.12.3 to 6.14.1

Changed 2 years ago by igloo

  • status changed from new to closed
  • failure set to None/Unknown
  • resolution set to fixed

The haddock bug is now fixed, and I've re-hidden GHC.Integer from haddock.

Note: See TracTickets for help on using tickets.