LIB/GTK: reduce usage of System.Directory (directory package)

This commit is contained in:
2015-12-26 16:02:25 +01:00
parent edb51ad1f6
commit 0ec4aaac54
3 changed files with 22 additions and 22 deletions

View File

@@ -88,13 +88,6 @@ import Safe
import System.Directory
(
canonicalizePath
, doesFileExist
, executable
, getPermissions
, readable
, searchable
, writable
, Permissions
)
import System.FilePath
(