Closed juhp closed 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.
I should probably have filed this against stackage instead, since build.sh invokes the hackage-distro command
hackage-distro
See fpco/stackage#2540
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.