Stable Haskell package sets
- A distribution of compatible Haskell packages from Hackage that build together
- Stackage is a community project: how to add packages to Stackage
- stack makes using Stackage easy
Latest releases per GHC version
- Stackage Nightly 2024-11-06 (ghc-9.8.3), today
- LTS 22.40 for ghc-9.6.6, published 4 days ago
- LTS 22.27 for ghc-9.6.5, published 4 months ago
- LTS 22.20 for ghc-9.6.4, published 6 months ago
- LTS 22.6 for ghc-9.6.3, published 10 months ago
- LTS 21.25 for ghc-9.4.8, published 11 months ago
- LTS 21.21 for ghc-9.4.7, published 12 months ago
- LTS 21.11 for ghc-9.4.6, published a year ago
- LTS 21.7 for ghc-9.4.5, published a year ago
- LTS 20.26 for ghc-9.2.8, published a year ago
- LTS 20.24 for ghc-9.2.7, published a year ago
- LTS 20.12 for ghc-9.2.6, published a year ago
- LTS 20.11 for ghc-9.2.5, published a year ago
- LTS 19.33 for ghc-9.0.2, published 2 years ago
- LTS 18.28 for ghc-8.10.7, published 3 years ago
- LTS 18.8 for ghc-8.10.6, published 3 years ago
- LTS 18.6 for ghc-8.10.4, published 3 years ago
- LTS 17.2 for ghc-8.10.3, published 4 years ago
- LTS 16.31 for ghc-8.8.4, published 4 years ago
- LTS 16.11 for ghc-8.8.3, published 4 years ago
- LTS 15.3 for ghc-8.8.2, published 5 years ago
- LTS 14.27 for ghc-8.6.5, published 5 years ago
- LTS 13.19 for ghc-8.6.4, published 6 years ago
- LTS 13.11 for ghc-8.6.3, published 6 years ago
- LTS 12.26 for ghc-8.4.4, published 6 years ago
- LTS 12.14 for ghc-8.4.3, published 6 years ago
- LTS 11.22 for ghc-8.2.2, published 6 years ago
- LTS 9.21 for ghc-8.0.2, published 7 years ago
- LTS 7.24 for ghc-8.0.1, published 8 years ago
- LTS 6.35 for ghc-7.10.3, published 8 years ago
- LTS 3.22 for ghc-7.10.2, published 9 years ago
- LTS 2.22 for ghc-7.8.4, published 9 years ago
- LTS 0.7 for ghc-7.8.3, published 10 years ago
About Stackage
Stackage provides consistent sets of Haskell packages, known to build together and pass their tests before becoming Stackage Nightly snapshots and LTS (Long Term Support) releases.
It is a distribution of a subset of packages from Hackage, each package chosen at a version to make the set self-consistent. Note that Stackage does not patch any packages.
We recommend using the stack tool, which makes using Stackage snapshots easy and convenient. But Stackage can also be used in other ways: as a source of consistent packages that work well together, or to ensure that Haskell packages you author or care about work well with others. Get started with Stack.
Stackage is a community project: Haskell users around the world work together to keep Stackage snapshots up to date with recent package versions: Stackage itself and all the tools surrounding it are open-source. See how to add packages to Stackage.
Have more questions? We have a FAQ section on Github.
Stackage's infrastructure, build machines, initial creation and ongoing maintenance were proudly sponsored by FP Complete from 2014 to 2024.
Today it is a service provided by the Haskell Foundation.