Closed eborden closed 3 weeks ago
When we load /snapshots
, we're currently discarding the description details. We can grab that and parse it for the compiler:
There doesn't seem to be any markdown CHANGELOG floating anywhere that we could run our existing parser over. So, yeah, I think if we detect a GHC change, we just link to the release notes for the newer version. I don't think we need to take on the complexity of working out the versions in between, but... patches welcome.
RCL provides information about packages changes, but it does not provide feedback on GHC version changes. These only happen in major LTS updates, but calling them out with the tool makes it clearer and more visible.
Not much needs to be done beyond: