Skip to content

Commit 83110e0

Browse files
committed
Add information about base versions.
1 parent e857950 commit 83110e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,9 @@ specified GHC compiler. Each release of Stack will aim to support all versions
296296
of GHC and the Cabal package in Stackage snapshots published within seven years
297297
of the release. For example, snapshot LTS Haskell 7.0, published on
298298
14 September 2016, was the first LTS Haskell snapshot to provide GHC 8.0.1 which
299-
comes with `Cabal-1.24.0.0`. Until, at least, 13 September 2023, Stack releases
300-
would aim to support the immediate predecessor, GHC 7.10.3 and `Cabal-1.22.5.0`.
299+
comes with `base-4.9.0.0` and `Cabal-1.24.0.0`. Until, at least,
300+
13 September 2023, Stack releases would aim to support the immediate
301+
predecessor, GHC 7.10.3 and `base-4.8.2.0` and `Cabal-1.22.5.0`.
301302

302303
When a version of the Stack executable actually ceases to support a version of
303304
GHC and `Cabal`, that should be recorded in Stack's

0 commit comments

Comments
 (0)