#15025: Lingering @since TODO Haddock annotations -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: patch Priority: high | Milestone: 8.4.2 Component: libraries | Version: 8.4.1 (other) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4578, Wiki Page: | Phab:D4586 -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"c4814ab6b8d756ae0e32c9a9f44e4888c4e24763/ghc" c4814ab6/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="c4814ab6b8d756ae0e32c9a9f44e4888c4e24763" Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0 This takes care of bumping the `base` and `integer-gmp` minor version numbers in anticipation of a GHC 8.4.2 release. While I was in town, I also filled in a `@since TODO` Haddock annotation for `powModSecInteger` in `integer-gmp` with `1.0.2.0`, and updated the changelog accordingly. Test Plan: ./validate Reviewers: hvr, goldfire, bgamari Reviewed By: bgamari Subscribers: thomie, carter GHC Trac Issues: #15025 Differential Revision: https://phabricator.haskell.org/D4586 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15025#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler