Skip to content

Commit

Permalink
Merge pull request #10214 from haskell/noughtmare-patch-2
Browse files Browse the repository at this point in the history
Fix write-ghc-environment-files documentation
  • Loading branch information
mergify[bot] committed Jul 21, 2024
2 parents 56f568c + 7248db6 commit 705b6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cabal-project-description-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1694,7 +1694,7 @@ Advanced global configuration options
should be created after a successful build.

Since Cabal 3.0, defaults to ``never``. Before that, defaulted to
creating them only when compiling with GHC 8.4.4 and older (GHC
creating them only when compiling with GHC 8.4.4 and later (GHC
8.4.4 `is the first version
<https://gitlab.haskell.org/ghc/ghc/-/issues/13753>`_ that supports
the ``-package-env -`` option that allows ignoring the package
Expand Down

0 comments on commit 705b6eb

Please sign in to comment.