Skip to content

Bump process submodule

Cheng Shao requested to merge type-dance/ghc:bump-process into master

Includes a critical fix for wasm32, see https://github.com/haskell/process/pull/272 for details. Also changes the existing cross test to include process stuff and avoid future regression here.

Merge request reports