Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
robx committed Mar 11, 2022
1 parent 9144fe0 commit 76e7eda
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog.d/pr-7921
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
synopsis: Terminate subprocesses when killed
packages: Cabal
prs: #7921
issues: #7914

description: {

- cabal (and 'cabal run' in particular) no longer leaves children running
when it is killed (unix)

}

0 comments on commit 76e7eda

Please sign in to comment.