fix build on windows

This commit is contained in:
Joey Hess 2020-11-20 12:53:25 -04:00
parent b9f03371d5
commit fcb1d67b41
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -13,9 +13,7 @@ import Common
import Git
import Utility.Tmp
import Utility.Shell
#ifndef mingw32_HOST_OS
import Utility.FileMode
#endif
data Hook = Hook
{ hookName :: FilePath