summaryrefslogtreecommitdiff
path: root/ghc/ghc-bin.cabal.in
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-09-23 16:42:17 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-09-30 02:49:03 -0400
commit6527fc57b8e099703f5bdb5ec7f1dfd421651972 (patch)
tree29c32e130e422a2ed3e7d1e0b1ef9b46414d9c02 /ghc/ghc-bin.cabal.in
parentf8f60efc831c6adb5bfee8449b76238ba6d582db (diff)
downloadhaskell-6527fc57b8e099703f5bdb5ec7f1dfd421651972.tar.gz
Bump Cabal, hsc2hs, directory, process submodules
Necessary for recent Win32 bump.
Diffstat (limited to 'ghc/ghc-bin.cabal.in')
-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 7897e7c600..f15ad5e1e3 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.10
+ Build-Depends: Win32 >= 2.3 && < 2.11
else
Build-Depends: unix >= 2.7 && < 2.9