fix android/old ghc build

This commit is contained in:
Joey Hess 2018-07-19 13:27:29 -04:00
parent c16e571e36
commit 1a9f5ecdb8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -25,6 +25,8 @@ import Data.List
import Control.Monad
import Control.Monad.IfElse
import qualified Data.Map as M
import Control.Applicative
import Prelude
fixupRepo :: Repo -> GitConfig -> IO Repo
fixupRepo r c = do