Skip to content

Commit cc8a7af

Browse files
committed
Add changelog
1 parent 974c14c commit cc8a7af

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.d/pr-7995

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
synopsis: Cleanup subprocess helpers, remove obsolete functions
2+
packages: Cabal
3+
prs: #7995
4+
5+
description: {
6+
7+
- Distribution.Compat.Process: Remove createProcess, runInteractiveProcess
8+
and rawSystem.
9+
- Distribution.Simple.Utils: Remove printRawCommandAndArgs,
10+
printRawCommandAndArgsAndEnv and createProcessWithEnv.
11+
12+
}

0 commit comments

Comments
 (0)