fix build with old ghc

This commit is contained in:
Joey Hess 2016-06-13 15:53:02 -04:00
parent 43d9d757ee
commit d6ef932645
Failed to extract signature

View file

@ -12,6 +12,8 @@ import Utility.UserInfo
import Types.Remote (RemoteConfigKey)
import qualified Data.Map as M
import Control.Applicative
import Prelude
{- Generates a gpg user id that is not used by any existing secret key -}
newUserId :: GpgCmd -> IO UserId