add file-io to build-depends when building with OsPath flag
Partly converted code to use functions from it, though more remain unconverted. Most of withFile and openFile now use it.
This commit is contained in:
parent
85efc13e3a
commit
1faa3af9cd
20 changed files with 178 additions and 68 deletions
|
@ -33,5 +33,6 @@ import Utility.FileSize as X
|
|||
import Utility.Network as X
|
||||
import Utility.Split as X
|
||||
import Utility.FileSystemEncoding as X
|
||||
import Utility.OsPath as X
|
||||
|
||||
import Utility.PartialPrelude as X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue