summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGHC GitLab CI <ghc-ci@gitlab-haskell.org>2021-03-24 17:36:46 -0400
committerGHC GitLab CI <ghc-ci@gitlab-haskell.org>2021-03-25 16:39:17 -0400
commite3ea5f5a3356a06471c20712854fd7a1a6965129 (patch)
tree898525103796cba91e34419ad7466c51451cdee0
parent25306ddc00c2236564bcfebd55a3f61ffa6d182e (diff)
downloadhaskell-wip/bump-win32.tar.gz
Bump Win32 to 2.13.0.0wip/bump-win32
Bumps Win32 submodule.
-rw-r--r--compiler/ghc.cabal.in2
-rw-r--r--ghc/ghc-bin.cabal.in2
m---------libraries/Cabal0
m---------libraries/Win320
m---------libraries/directory0
m---------libraries/process0
6 files changed, 2 insertions, 2 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index dd216823d2..c8b959137c 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -77,7 +77,7 @@ Library
ghci == @ProjectVersionMunged@
if os(windows)
- Build-Depends: Win32 >= 2.3 && < 2.11
+ Build-Depends: Win32 >= 2.3 && < 2.13
else
if flag(terminfo)
Build-Depends: terminfo == 0.4.*
diff --git a/ghc/ghc-bin.cabal.in b/ghc/ghc-bin.cabal.in
index 047dfd9f3b..86d28a00c3 100644
--- a/ghc/ghc-bin.cabal.in
+++ b/ghc/ghc-bin.cabal.in
@@ -45,7 +45,7 @@ Executable ghc
ghc == @ProjectVersionMunged@
if os(windows)
- Build-Depends: Win32 >= 2.3 && < 2.11
+ Build-Depends: Win32 >= 2.3 && < 2.13
else
Build-Depends: unix >= 2.7 && < 2.9
diff --git a/libraries/Cabal b/libraries/Cabal
-Subproject 997930e0d6c6c5a8ceadd91d4f5e21751098a1b
+Subproject 3ef63c2982af1e06c0403d3a25c67ee1814394c
diff --git a/libraries/Win32 b/libraries/Win32
-Subproject 78ffae0f01ccab236743f7f10dfc9d30dbe5414
+Subproject e6c0c0f44f6dfc2f8255fc4a5017f4ab67cd024
diff --git a/libraries/directory b/libraries/directory
-Subproject 0633b48b010093f64f98ee494265436e96456ae
+Subproject adb8b4d67356c4eca92f62fd1b7c1ac8add4241
diff --git a/libraries/process b/libraries/process
-Subproject 102f5ca98661d3a6118e6610e59579c715a8ffd
+Subproject a5804361e13d61408a96ad9273b295d8d43d1c8