We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9f244 commit 614e408Copy full SHA for 614e408
changelog.md
@@ -1,5 +1,9 @@
1
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
2
3
+## Unreleased
4
+
5
+* posix: Ensure that `errno` is set after `posix_spawnp` fails [#228](https://github.com/haskell/process/pull/228)
6
7
## 1.6.13.2 *July 2021*
8
9
* `posix_spawn`: Don't attempt to `dup2` identical fds [#214](https://github.com/haskell/process/pull/214)
0 commit comments