Unexpose HPath.Internal

This commit is contained in:
2020-01-20 19:03:18 +01:00
parent 375d8ae0a3
commit 1eeef0806d

View File

@@ -30,7 +30,7 @@ library
else
ghc-options: -Wall
exposed-modules: HPath
HPath.Internal
other-modules: HPath.Internal
build-depends: base >= 4.8 && <5
, bytestring >= 0.10.0.0
, deepseq