Don't re-export functions
This commit is contained in:
parent
f1875da780
commit
a5360f29a3
10
src/HPath.hs
10
src/HPath.hs
@ -47,19 +47,9 @@ module HPath
|
|||||||
,nullByte
|
,nullByte
|
||||||
,pathDot
|
,pathDot
|
||||||
,pathDot'
|
,pathDot'
|
||||||
,pathSeparator
|
|
||||||
,pathSeparator'
|
,pathSeparator'
|
||||||
-- * ByteString operations
|
-- * ByteString operations
|
||||||
,addTrailingPathSeparator
|
|
||||||
,combine
|
|
||||||
,dropFileName
|
|
||||||
,dropTrailingPathSeparator
|
|
||||||
,fpToString
|
,fpToString
|
||||||
,joinPath
|
|
||||||
,splitDirectories
|
|
||||||
,splitFileName
|
|
||||||
,splitPath
|
|
||||||
,takeDirectory
|
|
||||||
,userStringToFP
|
,userStringToFP
|
||||||
-- * ByteString Query functions
|
-- * ByteString Query functions
|
||||||
,hiddenFile
|
,hiddenFile
|
||||||
|
Loading…
Reference in New Issue
Block a user