[GHC] #9928: Wrong information about the version of the time library in the release notes of various versions of GHC

#9928: Wrong information about the version of the time library in the release notes of various versions of GHC -------------------------------------+------------------------------------- Reporter: asr | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: Documentation | Version: 7.10.1-rc1 Keywords: | Operating System: Architecture: Unknown/Multiple | Unknown/Multiple Difficulty: Unknown | Type of failure: Blocked By: | None/Unknown Related Tickets: | Test Case: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- The information about the version of the time library is wrong in the release notes of [https://downloads.haskell.org/~ghc/7.10.1-rc1/docs/html/users_guide/release-... GHC 7.10.1], [https://downloads.haskell.org/~ghc/7.8.1/docs/html/users_guide/release-7-8-1... GHC 7.8.3] and [https://downloads.haskell.org/~ghc/7.6.1/docs/html/users_guide/release-7-6-1... GHC 7.6.1]. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9928 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9928: Wrong information about the version of the time library in the release notes of various versions of GHC -------------------------------------+------------------------------------- Reporter: asr | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: Documentation | Version: 7.10.1-rc1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed Comment: This should hopefully be fixed in the 7.10.1 RC2 release notes (synchronized with `time-1.5.0.1`). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9928#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9928: Wrong information about the version of the time library in the release notes of various versions of GHC -------------------------------------+------------------------------------- Reporter: asr | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: Documentation | Version: 7.10.1-rc1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Description changed by asr: Old description:
The information about the version of the time library is wrong in the release notes of [https://downloads.haskell.org/~ghc/7.10.1-rc1/docs/html/users_guide/release-... GHC 7.10.1], [https://downloads.haskell.org/~ghc/7.8.1/docs/html/users_guide/release-7-8-1... GHC 7.8.3] and [https://downloads.haskell.org/~ghc/7.6.1/docs/html/users_guide/release-7-6-1... GHC 7.6.1].
New description: The information about the version of the time library is wrong in the release notes of [https://downloads.haskell.org/~ghc/7.10.1-rc1/docs/html/users_guide/release-... GHC 7.10.1 RC1], [https://downloads.haskell.org/~ghc/7.8.1/docs/html/users_guide/release-7-8-1... GHC 7.8.3] and [https://downloads.haskell.org/~ghc/7.6.1/docs/html/users_guide/release-7-6-1... GHC 7.6.1]. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9928#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9928: Wrong information about the previous version of the time library in GHC 7.10.1 RC2 release notes -------------------------------------+------------------------------------- Reporter: asr | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: Documentation | Version: 7.10.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by asr): * status: closed => new * version: 7.10.1-rc1 => 7.10.1-rc2 * resolution: fixed => Old description:
The information about the version of the time library is wrong in the release notes of [https://downloads.haskell.org/~ghc/7.10.1-rc1/docs/html/users_guide/release-... GHC 7.10.1 RC1], [https://downloads.haskell.org/~ghc/7.8.1/docs/html/users_guide/release-7-8-1... GHC 7.8.3] and [https://downloads.haskell.org/~ghc/7.6.1/docs/html/users_guide/release-7-6-1... GHC 7.6.1].
New description: From https://downloads.haskell.org/~ghc/7.10.1-rc2/docs/users_guide.pdf: Version number ... (was 1.4.1) The right information is: Version number ... (was 1.4.2) (Note also that the information about the (previous) version of the time library is wrong in the release notes of [https://downloads.haskell.org/~ghc/7.8.1/docs/html/users_guide/release-7-8-1... GHC 7.8.3] and [https://downloads.haskell.org/~ghc/7.6.1/docs/html/users_guide/release-7-6-1... GHC 7.6.1]). -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9928#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9928: Wrong information about the previous version of the time library in GHC 7.10.1 RC2 release notes -------------------------------------+------------------------------------- Reporter: asr | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.1 Component: Documentation | Version: 7.10.1-rc2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by asr): Replying to [comment:1 thoughtpolice]:
This should hopefully be fixed in the 7.10.1 RC2 release notes (synchronized with `time-1.5.0.1`).
It wasn't. I changed the description to emphasise the issue in GHC 7.10.1 RC2. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9928#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9928: Wrong information about the previous version of the time library in GHC 7.10.1 RC2 release notes -------------------------------------+------------------------------------- Reporter: asr | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: Documentation | Version: 7.10.1-rc2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed Comment: Fixed via e25e78f6731248873f7aa899e6f3d69c1078727d. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9928#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC