-
Notifications
You must be signed in to change notification settings - Fork 207
Closed
Description
When looking at the documentation for a specific package, (say here), the Contents link at the top left right usually links to hackage.haskell.org/package/packageName-version, like so.
However, for at least the the singletons package, the Contents link from a documentation page goes to /singletons-version/docs/index.html, which is a very different page.
I can't say which link is intended, only that the behavior is different between most packages and singletons. Both pages seem like a reasonable choice for a link labeled "Contents" but the one with version numbers does help change versions more easily. The only way I've been able to change the version of this package starting from a doc page is to manually chop the link.
Metadata
Metadata
Assignees
Labels
No labels