diff --git a/hpath.cabal b/hpath.cabal index a199b26..9a2913e 100644 --- a/hpath.cabal +++ b/hpath.cabal @@ -25,11 +25,11 @@ library HPath.IO, HPath.IO.Errors, HPath.IO.Utils, - HPath.Internal, System.Posix.Directory.Foreign, System.Posix.Directory.Traversals, System.Posix.FD, System.Posix.FilePath + other-modules: HPath.Internal build-depends: base >= 4.2 && <5 , bytestring >= 0.9.2.0 , deepseq