fpco / stackage-curator

DEPRECATED Tools for curating Stackage package sets and building reusable package databases
MIT License
10 stars 11 forks source link

old Stackage LTS versions on Hackage #40

Closed juhp closed 7 years ago

juhp commented 7 years ago

I am seeing out of date Stackage versions on Hackage packages, which is confusing.

I think this may be caused by pushing older LTS releases?

eg if after pushing lts8, we push lts7 - then probably the Hackage metadata for LTS Stackage gets overwritten right?

We should only push the Hackage metadata for the latest current major LTS release.

juhp commented 7 years ago

I should probably have filed this against stackage instead, since build.sh invokes the hackage-distro command

juhp commented 7 years ago

See fpco/stackage#2540