Skip to content

Commit cea639d

Browse files
committed
Update backwards compatability section of CONTRIBUTING.md
1 parent a89aea6 commit cea639d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ compatibility with a range of versions of GHC that a library package (such as
341341
Stack aims to depend on well-known packages. The specific versions on which it
342342
depends at any time are specified by `package.yaml` and `stack.yaml`. It does
343343
not aim to be compatible with more than one version of the `Cabal` package at
344-
any time. At the time of writing (May 2024) the package versions are primarily
344+
any time. At the time of writing (July 2024) the package versions are primarily
345345
ones in Stackage snapshot LTS Haskell 22.28 (for GHC 9.6.6), together with
346346
extra-deps to depend on the latest version of `hpack`, `pantry` and `tar`.
347347

0 commit comments

Comments
 (0)