renovate/lib/modules/datasource/hackage
Michael Kriese 19c115c813
test: cleanup (#34785)
2025-03-13 17:52:09 +00:00
..
index.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
index.ts feat(datasource/hackage): Detect deprecation status (#33778) 2025-01-23 15:37:40 +00:00
readme.md feat(datasource): add Hackage datasource (#32944) 2024-12-13 07:17:26 +00:00
schema.ts feat(datasource/hackage): Detect deprecation status (#33778) 2025-01-23 15:37:40 +00:00

readme.md

This datasource uses the Hackage JSON API to fetch versions for published Haskell packages.

While not all versions use PVP, the majority does. This manager assumes a default versioning set to PVP. Versioning can be overwritten using packageRules, e.g. with matchDatasources.