1

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.

asr
  • 1,166
  • 6
  • 18

1 Answers1

0

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:

Michael Snoyman
  • 31,100
  • 3
  • 48
  • 77