commercialhaskell / commercialhaskell/stackage-server

Easy navigation from module page back to package page

Open
#306 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
108
Forks
31
PR merge metrics
No merged PRs in 30d

Description

It used to be the case that you could:
1. Go to a package page (e.g. https://www.stackage.org/lts-14.19/package/tasty-1.2.3)
2. Click on a module (e.g. https://www.stackage.org/haddock/lts-14.19/tasty-1.2.3/Test-Tasty.html)
3. Click on "Contents" in the top right
4. Be back on the package page

This is not the case anymore, since LTS 15, I assume due to the upgrade to GHC 8.8. Clicking on "Contents" now takes you to the `index.html` Haddock page instead of the package page. Given that the above steps work in hackage.haskell.org, I would expect it to be the case on stackage.org, but if the change was intentional, it would be nice to have some other link available to easily navigate back to the package page

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.