Skip to content

Commit 5a7a3aa

Browse files
committed
Cabal: Bump Win32 upper bound
1 parent 7502659 commit 5a7a3aa

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.4
111+
Win32 >= 2.2 && < 2.6
112112

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

0 commit comments

Comments
 (0)