hackage-server icon indicating copy to clipboard operation
hackage-server copied to clipboard

"Contents" link in candidate docs points to publication, not candidate

Open andreasabel opened this issue 4 years ago • 0 comments

E.g. on https://hackage.haskell.org/package/tasty-silver-3.3/candidate/docs/Test-Tasty-Silver.html , the top Contents link points to https://hackage.haskell.org/package/tasty-silver-3.3 rather than to https://hackage.haskell.org/package/tasty-silver-3.3/candidate .

Note that the other links (Instances, Quick Jump, Source, Index) are correct. So, this is likely just a small oversight.

andreasabel avatar Sep 20 '21 12:09 andreasabel