diff --git a/directory.cabal b/directory.cabal index ede49316..7a53b1c8 100644 --- a/directory.cabal +++ b/directory.cabal @@ -68,7 +68,7 @@ Library if flag(os-string) build-depends: filepath >= 1.5.0.0, os-string >= 2.0.0 else - build-depends: filepath >= 1.4.100.0 && < 1.4.200.0 + build-depends: filepath >= 1.4.100.0 && < 1.4.300 ghc-options: -Wall