Commit graph

3 commits

Author SHA1 Message Date
Nicolas Dandrimont
e785e67315 Hook up recently introduced options to all listers
Hopefully one day we'll be able to replace all of this mess with PEP692
TypedDict kwargs, but that's only on track for Python 3.12.
2022-12-05 16:33:45 +01:00
Franck Bret
065b3f81a1 Hackage: Implement incremental mode
Use http api lastUpload argument in search query to retrieve new or
updated origins since last run

Related to T4597
2022-11-18 13:48:45 +01:00
Franck Bret
6696a8424a Hackage: List origins from hackage.haskell.org, The Haskell Package Repository
Use http api point to get package names and build origin urls.
2022-09-27 14:22:03 +02:00