summaryrefslogtreecommitdiff
path: root/ghc
diff options
context:
space:
mode:
authorGHC GitLab CI <ghc-ci@gitlab-haskell.org>2021-03-24 17:36:46 -0400
committerBen Gamari <ben@smart-cactus.org>2021-03-27 09:15:57 -0400
commite8221aaccb70433e5e630ccc6e452eef4835677f (patch)
tree0d49b184de568b507d830926d863b5e9c88af526 /ghc
parentd22e087f7bf74341c4468f11b4eb0273033ca931 (diff)
downloadhaskell-e8221aaccb70433e5e630ccc6e452eef4835677f.tar.gz
Bump Win32 to 2.13.0.0
Bumps Win32 submodule. (cherry picked from commit e3ea5f5a3356a06471c20712854fd7a1a6965129)
Diffstat (limited to 'ghc')
-rw-r--r--ghc/ghc-bin.cabal.in2
1 files changed, 1 insertions, 1 deletions
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