more OsPath conversion
Git.Types now uses it, as does TopFilePath, making for plenty of new compile errors needing fixing. Sponsored-by: Brock Spratlen
This commit is contained in:
parent
12660314f1
commit
ea775baccd
22 changed files with 159 additions and 163 deletions
|
@ -17,7 +17,6 @@ module Utility.Path.AbsRel (
|
|||
relHome,
|
||||
) where
|
||||
|
||||
import System.FilePath.ByteString
|
||||
import qualified Data.ByteString as B
|
||||
import Control.Applicative
|
||||
import Prelude
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue