Fix build with directory-1.3.
See https://github.com/haskell/directory/issues/66
This commit is contained in:
parent
6cced34fbb
commit
e312ec3750
3 changed files with 3 additions and 1 deletions
|
@ -13,4 +13,4 @@ module Utility.SystemDirectory (
|
|||
module System.Directory
|
||||
) where
|
||||
|
||||
import System.Directory hiding (isSymbolicLink)
|
||||
import System.Directory hiding (isSymbolicLink, getFileSize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue