Skip to content

Commit 8d42a19

Browse files
authored
Merge pull request #8282 from haskell/mergify/bp/3.8/pr-8279
Bump dependency on process (backport #8279)
2 parents 8b13cb3 + 95cf762 commit 8d42a19

File tree

6 files changed

+49
-20
lines changed

6 files changed

+49
-20
lines changed

Cabal/Cabal.cabal

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ library
4646
process >= 1.2.1.0 && < 1.7,
4747
time >= 1.4.0.1 && < 1.13
4848

49+
-- pull in process version with fixed waitForProcess error
50+
if impl(ghc >=8.2)
51+
build-depends: process >= 1.6.14.0
52+
4953
if os(windows)
5054
build-depends: Win32 >= 2.3.0.0 && < 2.14
5155
else

bootstrap/linux-8.10.7.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
"source": "local",
1010
"version": "3.8.0.20220526"
1111
},
12+
{
13+
"cabal_sha256": "b6ad76fd3f4bf133cdc2dc9176e23447f2a0a8e9316047d53154cd11f871446d",
14+
"revision": 0,
15+
"src_sha256": "89d3e89c1367f9046edad58b0a434b6758c76f1b8c62c7c56536e5d1ee9f4a3d",
16+
"flags": [],
17+
"package": "process",
18+
"source": "hackage",
19+
"version": "1.6.14.0"
20+
},
1221
{
1322
"cabal_sha256": null,
1423
"revision": null,
@@ -375,10 +384,6 @@
375384
"package": "parsec",
376385
"version": "3.1.14.0"
377386
},
378-
{
379-
"package": "process",
380-
"version": "1.6.13.2"
381-
},
382387
{
383388
"package": "stm",
384389
"version": "2.5.0.1"

bootstrap/linux-8.6.5.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
"source": "local",
1010
"version": "3.8.0.20220526"
1111
},
12+
{
13+
"cabal_sha256": "b6ad76fd3f4bf133cdc2dc9176e23447f2a0a8e9316047d53154cd11f871446d",
14+
"revision": 0,
15+
"src_sha256": "89d3e89c1367f9046edad58b0a434b6758c76f1b8c62c7c56536e5d1ee9f4a3d",
16+
"flags": [],
17+
"package": "process",
18+
"source": "hackage",
19+
"version": "1.6.14.0"
20+
},
1221
{
1322
"cabal_sha256": null,
1423
"revision": null,
@@ -378,10 +387,6 @@
378387
"package": "pretty",
379388
"version": "1.1.3.6"
380389
},
381-
{
382-
"package": "process",
383-
"version": "1.6.5.0"
384-
},
385390
{
386391
"package": "ghc-boot-th",
387392
"version": "8.6.5"

bootstrap/linux-8.8.4.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
"source": "local",
1010
"version": "3.8.0.20220526"
1111
},
12+
{
13+
"cabal_sha256": "b6ad76fd3f4bf133cdc2dc9176e23447f2a0a8e9316047d53154cd11f871446d",
14+
"revision": 0,
15+
"src_sha256": "89d3e89c1367f9046edad58b0a434b6758c76f1b8c62c7c56536e5d1ee9f4a3d",
16+
"flags": [],
17+
"package": "process",
18+
"source": "hackage",
19+
"version": "1.6.14.0"
20+
},
1221
{
1322
"cabal_sha256": null,
1423
"revision": null,
@@ -386,10 +395,6 @@
386395
"package": "parsec",
387396
"version": "3.1.14.0"
388397
},
389-
{
390-
"package": "process",
391-
"version": "1.6.9.0"
392-
},
393398
{
394399
"package": "stm",
395400
"version": "2.5.0.0"

bootstrap/linux-9.0.2.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
"source": "local",
1010
"version": "3.8.0.20220526"
1111
},
12+
{
13+
"cabal_sha256": "b6ad76fd3f4bf133cdc2dc9176e23447f2a0a8e9316047d53154cd11f871446d",
14+
"revision": 0,
15+
"src_sha256": "89d3e89c1367f9046edad58b0a434b6758c76f1b8c62c7c56536e5d1ee9f4a3d",
16+
"flags": [],
17+
"package": "process",
18+
"source": "hackage",
19+
"version": "1.6.14.0"
20+
},
1221
{
1322
"cabal_sha256": null,
1423
"revision": null,
@@ -375,10 +384,6 @@
375384
"package": "parsec",
376385
"version": "3.1.14.0"
377386
},
378-
{
379-
"package": "process",
380-
"version": "1.6.13.2"
381-
},
382387
{
383388
"package": "stm",
384389
"version": "2.5.0.0"

bootstrap/linux-9.2.3.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
"source": "local",
1010
"version": "3.8.0.20220526"
1111
},
12+
{
13+
"cabal_sha256": "b6ad76fd3f4bf133cdc2dc9176e23447f2a0a8e9316047d53154cd11f871446d",
14+
"revision": 0,
15+
"src_sha256": "89d3e89c1367f9046edad58b0a434b6758c76f1b8c62c7c56536e5d1ee9f4a3d",
16+
"flags": [],
17+
"package": "process",
18+
"source": "hackage",
19+
"version": "1.6.14.0"
20+
},
1221
{
1322
"cabal_sha256": null,
1423
"revision": null,
@@ -366,10 +375,6 @@
366375
"package": "parsec",
367376
"version": "3.1.15.0"
368377
},
369-
{
370-
"package": "process",
371-
"version": "1.6.13.2"
372-
},
373378
{
374379
"package": "stm",
375380
"version": "2.5.0.2"

0 commit comments

Comments
 (0)