ekmett / contravariant

Haskell 98 contravariant functors
http://hackage.haskell.org/package/contravariant
Other
73 stars 24 forks source link

Broken links in Hackage documentation #24

Closed bwignall closed 8 years ago

bwignall commented 8 years ago

In https://hackage.haskell.org/package/contravariant-1.4/docs/Data-Functor-Contravariant.html , I see 74 instances of "file:///usr/local/Cellar" (e.g., "...even though the dual of a Functor is just a...").

As nothing looks unusual in https://github.com/ekmett/contravariant/blob/master/src/Data/Functor/Contravariant.hs , I suppose this is a problem on the Hackage side, so perhaps this is more an FYI than an Issue.

glguy commented 8 years ago

It looks like someone manually uploaded some incorrectly generated documentation. I've uploaded fixed documentation.

If you're seeing old documentation still it is due to the CDN caching. This can be avoided by adding a query string to the URL.