<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>Was wondering if we should make a tool or if we already have one to see which packages we maintain have updates available.</div><div>One thing that could be done would be monitoring the .rss feed version of this page:</div>
<a href="http://hackage.haskell.org/packages/archive/recent.html">http://hackage.haskell.org/packages/archive/recent.html</a><div><br></div><div>The &quot;title&quot; of each &quot;item&quot; in that .xml looks like &quot;hlint 1.8.10&quot; which can be split on the space to give package name and version.  That could flag certain packages we support as having upgrades available.  Those of course would want to be checked against something like <a href="http://packdeps.haskellers.com/">http://packdeps.haskellers.com/</a> and/or <a href="http://bifunctor.homelinux.net/~roel/hackage/packages/archive/pkg-list.html">http://bifunctor.homelinux.net/~roel/hackage/packages/archive/pkg-list.html</a> to make sure the updates won&#39;t break things.</div>
<div><br></div><div>-Leif Warner</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8">