Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Haskell-cafe] ANN: HackageOneFive: Reverse dependency lookup for all packages on Hackage

20 views
Skip to first unread message

Simon Hengel

unread,
Feb 2, 2011, 7:04:56 AM2/2/11
to haskel...@haskell.org
Hello,
I wrote a tiny Snap app that provides reverse dependency lookup for all
packages on Hackage.

A git repository is at:

https://github.com/sol/HackageOneFive

Setup instructions are provide in the README[1] file.

It uses a PostgreSQL database for storage but it should be trivial to
port this to e.g. SQLite.

As always feedback and patches are gladly welcome!

btw: Is there still progress on Hackage 2.0?

Cheers,
Simon

[1] https://github.com/sol/HackageOneFive#readme

_______________________________________________
Haskell-Cafe mailing list
Haskel...@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Max Bolingbroke

unread,
Feb 2, 2011, 7:34:08 AM2/2/11
to Simon Hengel, haskel...@haskell.org
On 2 February 2011 11:57, Simon Hengel <simon....@wiktory.org> wrote:
> Hello,
> I wrote a tiny Snap app that provides reverse dependency lookup for all
> packages on Hackage.

Are you familiar with Roel van Djik's revdep Hackage?
http://bifunctor.homelinux.net/~roel/hackage/packages/hackage.html

It's usually quite up to date, and very useful.

> btw: Is there still progress on Hackage 2.0?

Last I heard was that Matt Gruen had done quite a lot of work on it in
the last Summer of Code (see http://cogracenotes.wordpress.com/), but
they haven't got around to actually deploying the new version - but
that was a few months ago.

Cheers,
Max

Simon Hengel

unread,
Feb 4, 2011, 11:52:43 AM2/4/11
to Max Bolingbroke, haskel...@haskell.org
> > I wrote a tiny Snap app that provides reverse dependency lookup for all
> > packages on Hackage.
>
> Are you familiar with Roel van Djik's revdep Hackage?
> http://bifunctor.homelinux.net/~roel/hackage/packages/hackage.html

Not yet, seems to be exactly what I've been locking for. Thanks for the
pointer.

Cheers,
Simon

0 new messages