access to the Hackage database via Data.Map
This module provides simple access to the Hackage database by means
of Data.Map.  Note that once the database has been parsed, it can
be accessed quickly, but the inital cost of reading 00-index.tar
is fairly high.

Maintainer: Matthias Kilian <kili@openbsd.org>

WWW: http://hackage.haskell.org/package/hackage-db
