Use ByteString for paths instead of String
This commit is contained in:
@@ -17,9 +17,8 @@ library
|
||||
ghc-options: -Wall -O2
|
||||
exposed-modules: HPath, HPath.Foreign, HPath.Internal
|
||||
build-depends: base >= 4 && <5
|
||||
, bytestring
|
||||
, exceptions
|
||||
, filepath
|
||||
, template-haskell
|
||||
, deepseq
|
||||
|
||||
test-suite test
|
||||
|
||||
Reference in New Issue
Block a user