Skip to content

Commit 906f0f6

Browse files
Update changelog.d/pr-10817
Co-authored-by: Artem Pelenitsyn <a.pelenitsyn@gmail.com>
1 parent 9fd36c6 commit 906f0f6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

changelog.d/pr-10817

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@ packages: cabal-install
33
prs: #10817
44
issues: #2015
55

6-
When modifying your PATH environment variable between Cabal commands, REPL
7-
sessions will now correctly use the updated environment. Previously, if you
8-
changed your PATH after initial configuration, Cabal would continue using the
9-
old PATH settings in REPL sessions without warning.
10-
6+
Previously, if you changed your PATH after initial configuration, Cabal would
7+
continue using the old PATH settings in REPL sessions without warning.
118
With this fix, Cabal properly detects PATH changes and reconfigures the REPL
129
accordingly, ensuring tools and libraries in your current PATH are available.
1310
While this may cause additional rebuilds when PATH changes, it prevents the

0 commit comments

Comments
 (0)