Unexpose HPath.Internal

This commit is contained in:
Julian Ospald 2020-01-20 19:03:18 +01:00
parent 375d8ae0a3
commit 1eeef0806d
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

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