asr
asr

Reputation: 1186

Stackage LTS announces

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

Answers (1)

Michael Snoyman
Michael Snoyman

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

Related Questions