stub out POSIX stuff
This commit is contained in:
parent
e5f1ca7b4b
commit
6c74a42cc6
17 changed files with 128 additions and 0 deletions
2
Annex/Environment.hs
Normal file → Executable file
2
Annex/Environment.hs
Normal file → Executable file
|
@ -13,7 +13,9 @@ import Common.Annex
|
|||
import Utility.UserInfo
|
||||
import qualified Git.Config
|
||||
|
||||
#if 0
|
||||
import System.Posix.Env
|
||||
#endif
|
||||
import Network.BSD
|
||||
|
||||
{- Checks that the system's environment allows git to function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue