Implement String -> ByteString and vice versa conversion for filepaths

This commit is contained in:
2016-04-05 00:55:25 +02:00
parent 877d8c4089
commit 148eeb619f
2 changed files with 16 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ library
exposed-modules: HPath, HPath.Foreign, HPath.Internal
build-depends: base >= 4 && <5
, bytestring
, encoding
, exceptions
, deepseq
, word8