Don't expose HPath.Internal

This commit is contained in:
2016-05-30 13:01:47 +02:00
parent 7e924d3386
commit d15d7761c1

View File

@@ -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