summaryrefslogtreecommitdiff
path: root/ghc
diff options
context:
space:
mode:
authorGHC GitLab CI <ghc-ci@gitlab-haskell.org>2021-03-24 17:36:46 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-03-26 19:00:42 -0400
commitef03fa6ffdbda7649c621789dd9f657229f0b01f (patch)
tree35b6864e8e690995b7b3744d65a0beefa8fd520f /ghc
parent628417b42c97f8a309bbc52d7262e56789e418ba (diff)
downloadhaskell-ef03fa6ffdbda7649c621789dd9f657229f0b01f.tar.gz
Bump Win32 to 2.13.0.0
Bumps Win32 submodule.
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