
#14277: Missing release version number in <title> in the HTML User's Guide -------------------------------------+------------------------------------- Reporter: refold | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Description changed by refold: Old description:
See, for example, here: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/flags.html
The `<title>` of that page is `6.6. Flag reference — Glasgow Haskell Compiler <release> User's Guide`.
It should be the actual version number (in this case, 8.2.1) instead of the `<release>` placeholder.
New description: See, for example, here: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/flags.html The `<title>` of that page is `6.6. Flag reference — Glasgow Haskell Compiler <release> User's Guide`. It should use the actual version number (in this case, 8.2.1) instead of the `<release>` placeholder. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14277#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler