fix build with old ghc
This commit is contained in:
parent
43d9d757ee
commit
d6ef932645
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue