fix build with old ghc
This commit is contained in:
parent
1b4425bbc2
commit
cfa6932dcc
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ import GHC.IO.Handle.FD
|
|||
#if ! MIN_VERSION_process(1,4,2)
|
||||
import System.Posix.IO (handleToFd)
|
||||
#endif
|
||||
import Control.Applicative
|
||||
import Prelude
|
||||
|
||||
multicastReceiveEnv :: String
|
||||
multicastReceiveEnv = "GIT_ANNEX_MULTICAST_RECEIVE"
|
||||
|
|
Loading…
Reference in a new issue