diff --git a/fs-api/fs-api.cabal b/fs-api/fs-api.cabal index 9a8929f..05e79c7 100644 --- a/fs-api/fs-api.cabal +++ b/fs-api/fs-api.cabal @@ -62,7 +62,7 @@ library if os(windows) hs-source-dirs: src-win32 exposed-modules: System.FS.IO.Windows - build-depends: Win32 >=2.6.1.0 + build-depends: Win32 ^>=2.14 -- every other distribution is handled like it is Unix-based else