[Git][ghc/ghc][wip/bump-boot-libraries] 2 commits: Bump unix submodule to 2.8.0.0

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Tue Oct 18 12:02:12 UTC 2022



Matthew Pickering pushed to branch wip/bump-boot-libraries at Glasgow Haskell Compiler / GHC


Commits:
4091d1fe by Matthew Pickering at 2022-10-18T13:00:49+01:00
Bump unix submodule to 2.8.0.0

Also bumps process and ghc-boot bounds on unix.

- - - - -
637c7ac0 by Matthew Pickering at 2022-10-18T13:01:51+01:00
Bump Win32 submodule to 2.13.4.0

Fixes #22098

- - - - -


4 changed files:

- libraries/Win32
- libraries/ghc-boot/ghc-boot.cabal.in
- libraries/process
- libraries/unix


Changes:

=====================================
libraries/Win32
=====================================
@@ -1 +1 @@
-Subproject commit e6c0c0f44f6dfc2f8255fc4a5017f4ab67cd0242
+Subproject commit 931497f7052f63cb5cfd4494a94e572c5c570642


=====================================
libraries/ghc-boot/ghc-boot.cabal.in
=====================================
@@ -80,4 +80,4 @@ Library
                    ghc-boot-th == @ProjectVersionMunged@
     if !os(windows)
         build-depends:
-                   unix       >= 2.7 && < 2.8
+                   unix       >= 2.7 && < 2.9


=====================================
libraries/process
=====================================
@@ -1 +1 @@
-Subproject commit 2ac3ff366631a36d84101000045abbefa4415b15
+Subproject commit 25613c7d01f6fe5ee2f75fd39db898942cbfb404


=====================================
libraries/unix
=====================================
@@ -1 +1 @@
-Subproject commit 2a6079a2b76adf29d3e3ff213dffe66cabcb76c3
+Subproject commit 3be0223cee7395410915a127eba3acae5ff0b2f2



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/e45ec34ece6ed97780f518bf49e419f1cefaca96...637c7ac0d83459ec99a359f09c23cd6d18d4ed82

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/e45ec34ece6ed97780f518bf49e419f1cefaca96...637c7ac0d83459ec99a359f09c23cd6d18d4ed82
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221018/cbd0fbeb/attachment.html>


More information about the ghc-commits mailing list