We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77e4809 + a0e76d1 commit ee0b75bCopy full SHA for ee0b75b
fs-api/fs-api.cabal
@@ -62,7 +62,7 @@ library
62
if os(windows)
63
hs-source-dirs: src-win32
64
exposed-modules: System.FS.IO.Windows
65
- build-depends: Win32 >=2.6.1.0
+ build-depends: Win32 ^>=2.14
66
67
-- every other distribution is handled like it is Unix-based
68
else
0 commit comments