fix warnings
This commit is contained in:
parent
fd2ca596bc
commit
13b629c208
2 changed files with 0 additions and 2 deletions
|
@ -14,7 +14,6 @@ import Utility.UserInfo
|
|||
import qualified Git.Config
|
||||
|
||||
import System.Posix.Env
|
||||
import Network.BSD
|
||||
|
||||
{- Checks that the system's environment allows git to function.
|
||||
- Git requires a GECOS username, or suitable git configuration, or
|
||||
|
|
|
@ -10,7 +10,6 @@ module Utility.FileMode where
|
|||
import Common
|
||||
|
||||
import Control.Exception (bracket)
|
||||
import Utility.Exception
|
||||
import System.Posix.Types
|
||||
import Foreign (complement)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue