Add various new functions to HPath.IO

This commit is contained in:
2020-01-18 18:45:17 +01:00
parent 94077aa6a6
commit 824aff1751
8 changed files with 405 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ import Data.List
sort
)
import qualified HPath as P
import HPath.IO
import HPath.IO hiding (getDirsFiles')
import Test.Hspec
import System.IO.Error
(