work around MissingH's absNormPath not working on Windows
This commit is contained in:
parent
2f3ce4c02f
commit
7a92a0f908
2 changed files with 19 additions and 3 deletions
1
Common.hs
Normal file → Executable file
1
Common.hs
Normal file → Executable file
|
@ -12,7 +12,6 @@ import Data.Maybe as X
|
|||
import Data.List as X hiding (head, tail, init, last)
|
||||
import Data.String.Utils as X hiding (join)
|
||||
|
||||
import "MissingH" System.Path as X
|
||||
import System.FilePath as X
|
||||
import System.Directory as X
|
||||
import System.IO as X hiding (FilePath)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue