hackage-db

Access Hackage's package database via Data.Map

https://github.com/peti/hackage-db#readme

Version on this page:2.0
LTS Haskell 22.13:2.1.3
Stackage Nightly 2024-03-14:2.1.3
Latest on Hackage:2.1.3

See all snapshots hackage-db appears in

BSD-3-Clause licensed by Peter Simons, Alexander Altman, Ben James
Maintained by Peter Simons
This version can be pinned in stack with:hackage-db-2.0@sha256:6ae4a3ca8efc54f918a275ed923e25fba26541f56ad335349c359f566a56349b,2732

This is an early and mostly undocumented release of the 2.x version of hackage-db that's intended mostly for experimenting with and testing of the new API. Porting code from 1.x to 2.x is pretty simple, but if you do that at this point, please expect minor details of this API to change in forthcoming releases. For production code, you are probably better off with the 1.x release for now.

Check out https://github.com/peti/hackage-db/tree/master/example/ for a collection of simple example programs that demonstrate how to use this code.