LIB/GTK: reduce usage of System.Directory (directory package)
This commit is contained in:
@@ -88,13 +88,6 @@ import Safe
|
||||
import System.Directory
|
||||
(
|
||||
canonicalizePath
|
||||
, doesFileExist
|
||||
, executable
|
||||
, getPermissions
|
||||
, readable
|
||||
, searchable
|
||||
, writable
|
||||
, Permissions
|
||||
)
|
||||
import System.FilePath
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user