[GHC] #9154: Links to Cabal documentation from the user guide are broken

#9154: Links to Cabal documentation from the user guide are broken ------------------------------------+------------------------------------- Reporter: etrepum | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 7.8.2 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- At http://www.haskell.org/ghc/docs/7.8.2/html/users_guide/packages.html there are two broken links to Cabal documentation, there's also a broken absolute link to the same place from the haddock documentation. {{{ $ find ./share/doc/ghc -name "*.html" -exec grep -H "Cabal/index.html" {} \; ./share/doc/ghc/html/haddock/invoking.html: tool <a class="ulink" href="http://www.haskell.org/ghc/docs/latest/html/Cabal/index.html" target="_top">Cabal</a> ./share/doc/ghc/html/users_guide/packages.html: <a class="ulink" href="../Cabal/index.html" target="_top">Cabal documentation</a> ./share/doc/ghc/html/users_guide/packages.html: <a class="ulink" href="../Cabal/index.html" target="_top">Cabal</a> infrastructure }}} I suppose the right place for all of these links is probably http://www.haskell.org/cabal/users-guide/ ? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9154 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9154: Links to Cabal documentation from the user guide are broken -------------------------------------+------------------------------------ Reporter: etrepum | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Documentation | Version: 7.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by etrepum): 0001-Use-absolute-links-to-Cabal-docs-from-the-GHC-users-.patch only updates the GHC users guide, does not fix the issue with haddock's documentation. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9154#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9154: Links to Cabal documentation from the user guide are broken -------------------------------------+------------------------------------ Reporter: etrepum | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Documentation | Version: 7.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by thomie): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9154#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9154: Links to Cabal documentation from the user guide are broken
-------------------------------------+------------------------------------
Reporter: etrepum | Owner:
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Documentation | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Austin Seipp

#9154: Links to Cabal documentation from the user guide are broken -------------------------------------+------------------------------------- Reporter: etrepum | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: | Version: 7.8.2 Documentation | Keywords: Resolution: fixed | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: patch => closed * resolution: => fixed * milestone: => 7.10.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9154#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC