Skip to content

Commit ec71ed5

Browse files
authored
Cabal: Allow Win32-2.14
1 parent 32d9319 commit ec71ed5

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
@@ -47,7 +47,7 @@ library
4747
time >= 1.4.0.1 && < 1.13
4848

4949
if os(windows)
50-
build-depends: Win32 >= 2.3.0.0 && < 2.14
50+
build-depends: Win32 >= 2.3.0.0 && < 2.15
5151
else
5252
build-depends: unix >= 2.6.0.0 && < 2.9
5353

0 commit comments

Comments
 (0)