Skip to content

Commit 0d34d92

Browse files
committed
Bump the dependency on Win32.
See #4882.
1 parent adae1e7 commit 0d34d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cabal/Cabal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ library
108108

109109
if os(windows)
110110
build-depends:
111-
Win32 >= 2.2 && < 2.6
111+
Win32 >= 2.2 && < 2.7
112112

113113
ghc-options: -Wall -fno-ignore-asserts -fwarn-tabs
114114
if impl(ghc >= 8.0)

0 commit comments

Comments
 (0)