From 601e554c024874da828ad835898d165642bc5cd5 Mon Sep 17 00:00:00 2001
From: Ben Gamari <ben@smart-cactus.org>
Date: Tue, 5 Nov 2019 08:25:58 -0500
Subject: [PATCH] Bump the process submodule

This should fix the #17108 and #17249 with the fix from
https://github.com/haskell/process/pull/159.
---
 libraries/process | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/process b/libraries/process
index b8a780852541..e6b45f933cb4 160000
--- a/libraries/process
+++ b/libraries/process
@@ -1 +1 @@
-Subproject commit b8a780852541669a86a1891af20d58c1d4d65ce6
+Subproject commit e6b45f933cb4d0213d588a7f73bfde16cf93e589
-- 
GitLab