Adjust to new HPath API

This commit is contained in:
2016-05-09 16:37:02 +02:00
parent 5fc77f6b24
commit 41e2ae6131
134 changed files with 14 additions and 2914 deletions

View File

@@ -47,7 +47,7 @@ import Data.Maybe
catMaybes
, fromJust
)
import HSFM.FileSystem.Errors
import HPath.IO.Errors
(
canOpenDirectory
)