hackage-db

Access cabal-install's Hackage database via Data.Map

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

Version on this page:2.1.1
LTS Haskell 22.18:2.1.3
Stackage Nightly 2024-04-25: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, Kevin Quick
Maintained by Peter Simons
This version can be pinned in stack with:hackage-db-2.1.1@sha256:b8d51f9c0b2728da7bc397caff7f5beaa500b5b1d91e9f4663c5ebdc658ea6f1,2777

This library provides convenient access to the local copy of the Hackage database that "cabal update" creates. 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.