@hackage hackage-db2.0.1
Access Hackage's package database via Data.Map
Categories
License
BSD-3-Clause
Maintainer
Peter Simons <simons@cryp.to>
Links
Versions
Installation
Tested Compilers
Dependencies (10)
- Cabal >2.2 && <3
- aeson
- base >=4.6 && <5
- bytestring
- containers
- directory Show all…
Dependents (14)
@hackage/hackage-processing, @hackage/thank-you-stars, @hackage/codex, @hackage/acme-everything, @hackage/hesh, @hackage/arch-hs, Show all…
Package Flags
install-examples
(off by default)
Build and install example programs.
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.
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.