Reputation: 1186
How can I know that a new Stackage LTS was released? I couldn't find this information in Stackage home page nor in this FAQ section on Github.
Upvotes: 1
Views: 50
Reputation: 31355
My personal favorite is using the RSS feeds, e.g.
Bonus is that you'll get to see the differences between each successive snapshot. Alternatively, you could watch the LTS Haskell Git repo:
Upvotes: 0