Skip to content

Commit

Permalink
Don't re-export functions
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Apr 16, 2016
1 parent f1875da commit a5360f2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/HPath.hs
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,9 @@ module HPath
,nullByte
,pathDot
,pathDot'
,pathSeparator
,pathSeparator'
-- * ByteString operations
,addTrailingPathSeparator
,combine
,dropFileName
,dropTrailingPathSeparator
,fpToString
,joinPath
,splitDirectories
,splitFileName
,splitPath
,takeDirectory
,userStringToFP
-- * ByteString Query functions
,hiddenFile
Expand Down

0 comments on commit a5360f2

Please sign in to comment.