hi all,<div><br></div><div>often when a new version of a package is available on hackage, I want to see what has changed since the previous release. Unfortunately many packages don&#39;t have a changelog or a public source code repository. That&#39;s why I have made a simple website with git repositories that contain all versions of all hackage packages:<br>
<div><br></div><div><a href="http://hdiff.luite.com/">http://hdiff.luite.com/</a></div><div><br></div><div>The home page contains a bookmarklet that takes you directly from the index page of a package version (for example <a href="http://hackage.haskell.org/package/parsec-3.1.0">http://hackage.haskell.org/package/parsec-3.1.0</a> ) to the commit diff, showing the difference with the previous version ( <a href="http://hdiff.luite.com/cgit/parsec/commit?id=3.1.0">http://hdiff.luite.com/cgit/parsec/commit?id=3.1.0</a> )</div>
<div><br></div><div>I hope some people will find this useful,</div><div><br></div><div>luite</div></div><div><br></div>