summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------libraries/process0
-rw-r--r--testsuite/tests/warnings/should_compile/UnusedPackages.stderr2
2 files changed, 1 insertions, 1 deletions
diff --git a/libraries/process b/libraries/process
-Subproject 5368b95f438514ee823b4ab71bf41c2ab201d08
+Subproject 2ee9f1d8412de2150cb636b524290ceceed682b
diff --git a/testsuite/tests/warnings/should_compile/UnusedPackages.stderr b/testsuite/tests/warnings/should_compile/UnusedPackages.stderr
index 3182989e70..f86b09b82a 100644
--- a/testsuite/tests/warnings/should_compile/UnusedPackages.stderr
+++ b/testsuite/tests/warnings/should_compile/UnusedPackages.stderr
@@ -2,7 +2,7 @@
<no location info>: warning: [-Wunused-packages]
The following packages were specified via -package or -package-id flags,
but were not needed for compilation:
- - bytestring-0.11.2.0 (exposed by flag -package bytestring)
+ - bytestring-0.11.3.0 (exposed by flag -package bytestring)
- ghc-9.3 (exposed by flag -package ghc)
- process-1.6.14.0 (exposed by flag -package process)
[1 of 2] Compiling Main ( UnusedPackages.hs, UnusedPackages.o )