avoid warnings about not exported System.Directory.isSymbolicLink
This commit is contained in:
parent
9f6c29fb38
commit
b22409db38
20 changed files with 18 additions and 21 deletions
2
Setup.hs
2
Setup.hs
|
@ -12,7 +12,7 @@ import Distribution.Verbosity (Verbosity)
|
|||
import System.FilePath
|
||||
import Control.Applicative
|
||||
import Control.Monad
|
||||
import System.Directory hiding (isSymbolicLink)
|
||||
import System.Directory
|
||||
import Data.List
|
||||
import Control.Exception
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue