mirror of
https://github.com/renovatebot/renovate.git
synced 2024-12-22 21:48:32 +00:00
d63ff715cd
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
8 lines
360 B
Markdown
8 lines
360 B
Markdown
This datasource uses
|
|
[the Hackage JSON API](https://hackage.haskell.org/api#package-info-json)
|
|
to fetch versions for published Haskell packages.
|
|
|
|
While not all versions use [PVP](https://pvp.haskell.org), the majority does.
|
|
This manager assumes a default versioning set to PVP.
|
|
Versioning can be overwritten using `packageRules`, e.g. with `matchDatasources`.
|