You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
2
2
3
+
## 1.6.29.0 *May 2026*
4
+
5
+
* Stub out `runProcess.c` on wasm32 ([#366](https://github.com/haskell/process/pull/366))
6
+
* Fix segmentation faults on MacOS 15 caused by NULL symbols created by toolchains that can compile for MacOS 26 ([#363](https://github.com/haskell/process/pull/363))
0 commit comments