Skip to content

Commit

Permalink
Refer to earliest version of Haddock supported
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Oct 6, 2023
1 parent b3c1134 commit 7ad025a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ of the release. For example, snapshot LTS Haskell 8.0, published on
12 February 2017, was the first LTS Haskell snapshot to provide GHC 8.0.2 which
comes with `base-4.9.1.0` and `Cabal-1.24.2.0`. Until, at least,
13 February 2024, Stack releases would aim to support the immediate
predecessor, GHC 8.0.1 and `base-4.9.0.0` and `Cabal-1.24.0.0`.
predecessor, GHC 8.0.1 and `base-4.9.0.0`, `Cabal-1.24.0.0` and Haddock 2.17.2.

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

0 comments on commit 7ad025a

Please sign in to comment.