[GHC] #15025: Lingering @since TODO Haddock annotations
GHC
ghc-devs at haskell.org
Fri Apr 13 17:11:22 UTC 2018
#15025: Lingering @since TODO Haddock annotations
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: merge
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 Ryan Scott <ryan.gl.scott@…>):
In [changeset:"ce27c7d5fe3c335dcc354b70fdfc17831a6848f6/ghc" ce27c7d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="ce27c7d5fe3c335dcc354b70fdfc17831a6848f6"
Correct FixIOException's @since annotation retroactively
Summary:
In D4113, a `FixIOException` data type was added with a
`@since TODO` annotation, but it seems that `TODO` made it out into
`base-4.11` itself. I've (retroactively) fixed this and added an
entry to the `base-4.11` entry in the `changelog`.
Test Plan: Read it
Reviewers: dfeuer, hvr, bgamari
Reviewed By: dfeuer
Subscribers: thomie, carter
GHC Trac Issues: #14356, #15025
Differential Revision: https://phabricator.haskell.org/D4578
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15025#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list