Common.hs: System.Path is exported by "MissingH" and "pathtype" package
This commit is contained in:
parent
d74509da86
commit
fbcdfdc6da
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import Data.Maybe as X
|
|||
import Data.List as X hiding (head, tail, init, last)
|
||||
import Data.String.Utils as X
|
||||
|
||||
import System.Path as X
|
||||
import "MissingH" System.Path as X
|
||||
import System.FilePath as X
|
||||
import System.Directory as X
|
||||
import System.IO as X hiding (FilePath)
|
||||
|
|
Loading…
Reference in a new issue