[GHC] #14277: Missing release version number in <title> in the HTML User's Guide
GHC
ghc-devs at haskell.org
Tue Sep 26 10:07:29 UTC 2017
#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
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:
-------------------------------------+-------------------------------------
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.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14277>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list