We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a6b59 commit 33ef64aCopy full SHA for 33ef64a
core/streamly-core.cabal
@@ -591,4 +591,4 @@ library
591
build-depends: monad-control >= 1.0 && < 1.1
592
593
if os(windows)
594
- build-depends: Win32 >= 2.6 && < 2.14
+ build-depends: Win32 >= 2.6 && < 2.15
streamly.cabal
@@ -577,7 +577,7 @@ library
577
build-depends: directory >= 1.2.2 && < 1.4
578
579
580
581
582
if os(darwin)
583
0 commit comments